Home
last modified time | relevance | path

Searched refs:showmode (Results 1 – 25 of 58) sorted by relevance

123

/vim-8.2.3635/runtime/doc/
H A Dintro.txt551 If the 'showmode' option is on "-- VISUAL --" is shown
557 If the 'showmode' option is on "-- SELECT --" is shown
562 If the 'showmode' option is on "-- INSERT --" is shown
591 If the 'showmode' option is on "-- REPLACE --" is
597 If the 'showmode' option is on "-- VREPLACE --" is
603 If the 'showmode' option is on "-- (insert) --" is
614 If the 'showmode' option is on "-- (insert) VISUAL --"
620 If the 'showmode' option is on "-- (insert) SELECT --"
809 current mode 'showmode' on on
813 The current mode is "-- INSERT --" or "-- REPLACE --", see |'showmode'|. The
H A Drileft.txt89 If the 'showmode' option is set, "-- REVERSE INSERT --" will be shown
H A Dhebrew.txt108 If the 'showmode' option is set, "-- REVERSE INSERT --" will be shown in the
H A Dquotes.txt165 modelines and showmode, but the screen was FILLED with new friends! I love
H A Dusr_45.txt358 'showmode' option set. In the GUI Vim will indicate the usage of keymaps with
H A Dvisual.txt468 When the 'showmode' option is set, "-- SELECT --" is shown in the last line.
H A Dusr_02.txt101 :set showmode
H A Dusr_05.txt216 'showmode' 'showcmd' 'ruler'
/vim-8.2.3635/src/
H A Dinsexpand.c240 showmode(); in ins_ctrl_x()
1926 showmode(); in ins_compl_prep()
1979 showmode(); in ins_compl_prep()
2016 showmode(); in ins_compl_prep()
2031 showmode(); in ins_compl_prep()
2039 showmode(); in ins_compl_prep()
2131 showmode(); in ins_compl_prep()
4121 showmode(); in ins_complete()
4228 showmode(); in ins_complete()
H A Dtextobject.c1169 showmode(); in current_block()
1449 showmode(); in current_tagblock()
1632 showmode(); in current_par()
H A Dedit.c409 i = showmode(); in edit()
1540 showmode(); // clear cmdline and show mode in ins_redraw()
3563 showmode(); in ins_ctrl_hat()
3721 showmode(); in ins_esc()
3753 showmode(); in ins_ctrl_()
3831 showmode(); in ins_insert()
H A Dmouse.c2484 showmode(); in check_termcode_mouse()
2615 showmode(); in check_termcode_mouse()
H A Dnormal.c1284 showmode(); in normal_cmd()
3461 showmode(); in nv_ctrlg()
3524 showmode(); in nv_ctrlo()
5667 showmode(); in nv_visual()
5970 showmode(); in nv_g_cmd()
H A Dgetchar.c2596 showmode(); in handle_mapping()
3412 showmode(); in vgetorpeek()
H A Ddrawscreen.c350 showmode(); in update_screen()
2773 showmode(); in update_finish()
H A Dgui_xim.c424 showmode(); in im_show_info()
H A Dchange.c66 showmode(); in change_warning()
H A Dmain.c1396 showmode(); in main_loop()
H A Dregister.c381 showmode(); in do_record()
H A Dscreen.c4135 showmode(void) in showmode() function
H A Dsearch.c3096 showmode(); in current_search()
/vim-8.2.3635/src/testdir/
H A Dtest_window_cmd.vim591 set showmode
611 set showmode&
617 let smd_save = &showmode
618 set showmode
634 let &showmode = smd_save
H A Dtest_mapping.vim1152 set showmode
1180 set showmode&
1187 set showmode
1240 set showmode&
H A Dtest_edit.vim1049 set showmode showcmd
1652 set showmode showcmd
1663 set showmode& showcmd&
/vim-8.2.3635/src/proto/
H A Dscreen.pro45 int showmode(void);

123