Searched refs:oldwindowtitle (Results 1 – 1 of 1) sorted by relevance
104 static char_u *oldwindowtitle = NULL; variable649 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()