Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dnormal.pro5 void end_visual_mode(void);
/vim-8.2.3635/src/
H A Dnormal.c765 end_visual_mode(); in normal_cmd()
1359 end_visual_mode() in end_visual_mode() function
1419 end_visual_mode(); in reset_VIsual_and_resel()
1433 end_visual_mode(); in reset_VIsual()
5663 end_visual_mode(); in nv_visual()
5847 end_visual_mode(); // stop Visual mode in nv_suspend()
6955 end_visual_mode(); // stop Visual in nv_normal()
7022 end_visual_mode(); // stop Visual in nv_esc()
7075 end_visual_mode(); in nv_edit()
H A Dbuffer.c669 end_visual_mode(); in close_buffer()
1377 end_visual_mode(); in do_buffer_ext()
H A Dnetbeans.c1822 end_visual_mode(); in nb_do_cmd()
H A Dedit.c3463 end_visual_mode(); in ins_reg()
H A Dspellsuggest.c503 end_visual_mode(); in spell_suggest()
H A Dex_docmd.c7735 end_visual_mode(); in ex_operators()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt14505 calling end_visual_mode() when not in Visual mode.