Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c385 static const char *restart_command = NULL; variable
417 restart_command = argv[0]; in gui_mch_prepare()
426 restart_command = abs_restart_command; in gui_mch_prepare()
2214 argv[i++] = restart_command; in sm_client_save_yourself()