GhosttyTerminalShellEnvironmentOptions constructor
Implementation
const GhosttyTerminalShellEnvironmentOptions({
this.term = 'xterm-256color',
this.colorTerm = 'truecolor',
this.fallbackUtf8Locale = 'C.UTF-8',
this.ensureXdgPaths = true,
this.ensureUtf8Locale = true,
});