Skip to main content
Module

x/denops_std/option/mod.ts>titleold

📚 Standard module for denops.vim
Go to Latest
variable titleold
import { titleold } from "https://deno.land/x/denops_std@v5.1.0/option/mod.ts";

This option will be used for the window title when exiting Vim if the original title cannot be restored. Only happens if 'title' is on or 'titlestring' is not empty. This option cannot be set from a modeline or in the sandbox, for security reasons.

(default "Thanks for flying Vim")