Searched full:vimode (Results 1 – 8 of 8) sorted by relevance
187 if (VImode) { in c_delafter()228 if (VImode) { in c_delbefore()315 if (!VImode) { in c_prev_word()360 if (!VImode) { in c_next_word()974 if (VImode) in GetHistLine()1021 if (VImode) in GetHistLine()1614 if (VImode) in e_newline()1752 if (VImode) in e_toggle_hist()2424 if (!VImode) { in e_delnext()2447 if (!VImode) { in e_delnext_eof()[all …]
297 style bindings are being used; see \fBvimode\fR for more information.560 Cursor behavior modified by \fBvimode\fR.564 Word boundary behavior modified by \fBvimode\fR.568 Word boundary and cursor behavior modified by \fBvimode\fR.572 Cursor behavior modified by \fBvimode\fR.576 Word boundary behavior modified by \fBvimode\fR.595 Word boundary behavior modified by \fBvimode\fR.608 Cursor behavior modified by \fBvimode\fR.614 Cursor behavior modified by \fBvimode\fR.631 Word boundary behavior modified by \fBvimode\fR.[all …]
465 .Va vimode909 .Va vimode913 .Va vimode917 .Va vimode921 .Va vimode925 .Va vimode947 .Va vimode964 .Va vimode974 .Va vimode1001 .Va vimode[all …]
169 VImode = 1; in update_vars()802 VImode = 0; in unset()1350 word_chars = (VImode ? STR_WORD_CHARS_VI : STR_WORD_CHARS); in update_wordchars()
129 EXTERN Char VImode; /* true if running in vi mode (PWP 6-27-88) */ variable
808 if (VImode) { in DefaultArrowKeys()883 map = VImode ? CcAltMap : CcKeyMap; in BindArrowKeys()884 dmap = VImode ? CcViCmdMap : CcEmacsMap; in BindArrowKeys()
1846 if (VImode) in ed_InitMetaBindings()1871 VImode = 1; in ed_InitVIMaps()1895 VImode = 0; in ed_InitEmacsMaps()
63 7. more correct $wordchars for vimode (Luke Mewburn)64 6. expose VImode in $vimode (Luke Mewburn)