Home
last modified time | relevance | path

Searched refs:oldwindowtitle (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_amiga.c104 static char_u *oldwindowtitle = NULL; variable
649 mch_settitle(oldwindowtitle, NULL); in mch_restore_title()
1102 if (oldwindowtitle == NULL) in mch_get_shellsize()
1103 oldwindowtitle = (char_u *)wb_window->Title; in mch_get_shellsize()