Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmain.c1353 swap_exists_action = SEA_DIALOG; in read_stdin()
1451 swap_exists_action = SEA_DIALOG; in create_windows()
H A Dglobals.h660 #define SEA_DIALOG 1 // use dialog when possible macro
H A Dbuffer.c837 swap_exists_action = SEA_DIALOG; in goto_buffer()
5091 swap_exists_action = SEA_DIALOG; in ex_buffer_all()
H A Dex_cmds.c2730 swap_exists_action = SEA_DIALOG; in do_ecmd()
/dports/editors/vim/vim-8.2.3745/src/
H A Dmain.c2729 swap_exists_action = SEA_DIALOG; in read_stdin()
2845 swap_exists_action = SEA_DIALOG; in create_windows()
H A Dvim.h1249 #define SEA_DIALOG 1 // use dialog when possible macro
H A Dbuffer.c1055 swap_exists_action = SEA_DIALOG; in goto_buffer()
5314 swap_exists_action = SEA_DIALOG; in ex_buffer_all()
H A Dex_cmds.c3028 swap_exists_action = SEA_DIALOG; in do_ecmd()