import { printencoding } from "https://deno.land/x/denops_std@v5.0.1/option/mod.ts";
Sets the character encoding used when printing.
See penc-option
.
(default empty, except for some systems)
only available when compiled with the +printer
and +postscript
features
type
GlobalOption<string>