Home
last modified time | relevance | path

Searched +refs:vi +refs:search +refs:forward (Results 1 – 25 of 3853) sorted by relevance

12345678910>>...155

/dports/shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0/src/
H A Dconfig.zsh27 history-search-forward
28 history-search-backward
29 history-beginning-search-forward
48 vi-forward-char
49 vi-end-of-line
50 vi-add-eol
67 vi-forward-word
68 vi-forward-word-end
69 vi-forward-blank-word
70 vi-forward-blank-word-end
[all …]
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Diwidgets.list69 "history-beginning-search-forward", historybeginningsearchforward, 0
71 "history-incremental-search-forward", historyincrementalsearchforward, 0
73 "history-incremental-pattern-search-forward", historyincrementalpatternsearchforward, 0
75 "history-search-forward", historysearchforward, 0
155 "vi-forward-blank-word", viforwardblankword, 0
157 "vi-forward-char", viforwardchar, 0
158 "vi-forward-word", viforwardword, 0
159 "vi-forward-word-end", viforwardwordend, 0
164 "vi-history-search-forward", vihistorysearchforward, 0
181 "vi-repeat-search", virepeatsearch, 0
[all …]
/dports/shells/yash/yash-2.51/tests/
H A Dbindkey-y.tst131 vi-search-forward
132 vi-search-backward
140 emacs-search-forward
163 srch-abort-search
164 search-again
165 search-again-rev
166 search-again-forward
168 beginning-search-forward
315 bindkey -a '?' vi-search-forward
316 bindkey -a / vi-search-backward
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dreadline.vim225 \ forward-search-history
227 \ non-incremental-forward-search-history
228 \ history-search-forward
302 \ vi-char-search
304 \ vi-search
311 \ vi-char-search
314 \ vi-search-again
318 \ vi-char-search
329 \ vi-char-search
332 \ vi-search-again
[all …]
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dreadline.vim225 \ forward-search-history
227 \ non-incremental-forward-search-history
228 \ history-search-forward
302 \ vi-char-search
304 \ vi-search
311 \ vi-char-search
314 \ vi-search-again
318 \ vi-char-search
329 \ vi-char-search
332 \ vi-search-again
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/colemak/
H A DREADME.md14 You will also need to enable `vi` mode, so add another line to `~/.zshrc`:
29 | `l` | `i` | vi-forward-char | Move one character to the right …
30 | `n` | `k` | vi-repeat-search | Repeat command search forwards …
31 | `N` | `K` | vi-rev-repeat-search | Repeat command search backwards …
32 | `i` | `u` | vi-insert | Enter insert mode …
36 | `e` | `j` | vi-forward-word-end | Move to the end of the next word …
37 | `E` | `J` | vi-forward-blank-word-end | Move to end of the current or next word …
45 | `k` | repeat-search |
46 | `ESC`+`k` | repeat-search-all |
47 | `K` | reverse-search |
[all …]
H A Dcolemak.plugin.zsh8 bindkey -a 'i' vi-forward-char
11 bindkey -a 'k' vi-repeat-search
12 bindkey -a 'K' vi-rev-repeat-search
13 bindkey -a 'u' vi-insert
14 bindkey -a 'U' vi-insert-bol
15 bindkey -a 'l' vi-undo-change
16 bindkey -a 'N' vi-join
19 bindkey -a 'j' vi-forward-word-end
20 bindkey -a 'J' vi-forward-blank-word-end
/dports/print/a2ps/a2ps-4.13/sheets/
H A Dtcsh.ssh54 expand-history, expand-line, expand-variables, forward-char,
55 forward-word, gosmacs-transpose-chars, history-search-backward,
56 history-search-forward, insert-last-word, i-search-fwd, i-search-back,
66 vi-beginning-of-next-word, vi-add, vi-add-at-eol, vi-chg-case,
67 vi-chg-meta, vi-chg-to-eol, vi-cmd-mode, vi-cmd-mode-complete,
68 vi-delprev, vi-delmeta, vi-endword, vi-eword, vi-char-back,
69 vi-char-fwd, vi-charto-back, vi-charto-fwd, vi-insert,
70 vi-insert-at-bol, vi-repeat-char-fwd, vi-repeat-char-back,
71 vi-repeat-search-fwd, vi-repeat-search-back, vi-replace-char,
72 vi-replace-mode, vi-search-back, vi-search-fwd, vi-substitute-char,
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/struct/graph/tests/
H A Dwalk.test77 test graph-${impl}-${setimpl}-walk-2.3 {walk, bad search type} {
82 } {bad search type "foo": must be bfs or dfs}
84 test graph-${impl}-${setimpl}-walk-2.4 {walk, bad search direction} {
89 } {bad search direction "oneway": must be backward or forward}
91 test graph-${impl}-${setimpl}-walk-2.5 {walk, bad search order} {
96 } {bad search order "none": must be both, pre, or post}
126 test graph-${impl}-${setimpl}-walk-3.1 {walk, forward post dfs} {
135 test graph-${impl}-${setimpl}-walk-3.1.1 {walk, forward post dfs} {
148 test graph-${impl}-${setimpl}-walk-3.2 {walk, forward both dfs} {
157 test graph-${impl}-${setimpl}-walk-3.3 {walk, forward pre bfs} {
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/struct/graph/tests/
H A Dwalk.test77 test graph-${impl}-${setimpl}-walk-2.3 {walk, bad search type} {
82 } {bad search type "foo": must be bfs or dfs}
84 test graph-${impl}-${setimpl}-walk-2.4 {walk, bad search direction} {
89 } {bad search direction "oneway": must be backward or forward}
91 test graph-${impl}-${setimpl}-walk-2.5 {walk, bad search order} {
96 } {bad search order "none": must be both, pre, or post}
126 test graph-${impl}-${setimpl}-walk-3.1 {walk, forward post dfs} {
135 test graph-${impl}-${setimpl}-walk-3.1.1 {walk, forward post dfs} {
148 test graph-${impl}-${setimpl}-walk-3.2 {walk, forward both dfs} {
157 test graph-${impl}-${setimpl}-walk-3.3 {walk, forward pre bfs} {
[all …]
/dports/shells/fish/fish-3.3.1/share/functions/
H A D__fish_shared_key_bindings.fish1 function __fish_shared_key_bindings -d "Bindings shared between emacs and vi mode"
2 # These are some bindings that are supposed to be shared between vi mode and default mode.
4 # This takes $argv so the vi-bindings can pass the mode they are valid in.
71 bind --preset $argv \e\eOB history-token-search-forward
73 bind --preset $argv \e\e\[B history-token-search-forward
75 bind --preset $argv \eO3B history-token-search-forward
77 bind --preset $argv \e\[3B history-token-search-forward
79 bind --preset $argv \e\[1\;3B history-token-search-forward
81 bind --preset $argv \e\[1\;9B history-token-search-forward # iTerm2
123 # We only need the in-focus event currently (to redraw the vi-cursor).
[all …]
/dports/shells/yash/yash-2.51/share/initialization/
H A Dcommon58 if [ -o vi ]; then
63 bindkey --emacs '\^N' beginning-search-forward
65 bindkey --emacs '\^P' beginning-search-backward
75 bindkey --vi-insert '\^F' forward-char
76 bindkey --vi-insert '\^K' forward-kill-line
77 bindkey --vi-insert '\^N' beginning-search-forward
79 bindkey --vi-insert '\^P' beginning-search-backward
86 bindkey --vi-command '\^N' beginning-search-forward
87 bindkey --vi-command '\^P' beginning-search-backward
134 # prefer vim over vi
[all …]
/dports/x11/alacritty/alacritty-0.9.0/docs/
H A Dfeatures.md9 The vi mode allows moving around Alacritty's viewport and scrollback using the
10 keyboard. It also serves as a jump-off point for other features like search and
16 The cursor motions are setup by default to mimic vi, however they are fully
33 search forward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>f</kbd> and
38 In vi mode the search is bound to <kbd>/</kbd> for forward and <kbd>?</kbd> for
39 backward search. This allows you to move around quickly and help with selecting
45 During normal search you don't have the opportunity to move around freely, but
47 <kbd>Enter</kbd>. After leaving search with <kbd>Escape</kbd> your active match
57 Hints can also be triggered using the mouse or vi mode cursor. If a hint is
59 the mouse or vi mode cursor is on top of it. Using the left mouse button or
[all …]
/dports/editors/vigor/vigor-0.016/docs/
H A Dhelp2 k - cursor up ^F - page forward /<pattern><CR> - search forward
4 h - cursor left w - move forward a "word" n - repeat the last search
26 ^A search forward for cursor word
63 / search forward
105 f character in line forward search
117 t before character in line forward search
173 quit: exit ex/vi
197 visual: enter visual (vi) mode from ex mode
198 [Vv]isual: edit another file (from vi mode only)
199 viusage: display vi key usage statement
[all …]
/dports/devel/readline/readline-8.1/doc/
H A Dreadline.0599 history-search-forward
609 history-substring-search-forward
920 "C-S" forward-search-history
1002 "C-S" forward-search-history
1027 "C-S" forward-search-history
1041 "," vi-char-search
1044 "/" vi-search
1047 ";" vi-char-search
1049 "?" vi-search
1055 "F" vi-char-search
[all …]
/dports/shells/tcshrc/tcshrc/src/
H A Dtcshrc.bindkey39 bindkey ^[[6~ history-search-forward
45 bindkey OD vi-word-back
50 bindkey ^[^[[C vi-word-fwd
51 bindkey OC vi-word-fwd
149 bindkey ^[[G history-search-forward
150 bindkey ^[[6~ history-search-forward # for x
162 bindkey OC vi-word-fwd
261 bindkey ^[[G history-search-forward
262 bindkey ^[[6~ history-search-forward # for x
374 bindkey ^[[G history-search-forward
[all …]
/dports/chinese/auto-tw-l10n/auto-tw-l10n-1.16/
H A Ddot.cshrc43 #setenv EDITOR "env LC_CTYPE=en_US.ISO8859-1 /usr/bin/vi"
44 #setenv VISUAL "env LC_CTYPE=en_US.ISO8859-1 /usr/bin/vi"
45 #alias vi 'env LC_CTYPE=en_US.ISO8859-1 vi'
81 # PAGE UP : search in history backwards for line beginning as current.
82 bindkey ^[[I history-search-backward
83 bindkey ^[[5~ history-search-backward # for x
85 # PAGE DOWN : search in history forwards for line beginning as current.
86 bindkey ^[[G history-search-forward
87 bindkey ^[[6~ history-search-forward # for x
98 #alias cvi 'env LC_CTYPE=en_US.ISO8859-1 vi'
/dports/textproc/texi2html/texi2html-5.0/test/manuals/
H A Dinfo-stnd.texi404 @findex forward-char
418 @findex forward-word
474 @findex scroll-forward
509 @item @key{z} (@code{scroll-forward-page-only-set-window}, vi-like operation)
562 Scroll forward by one line. With a numeric argument, scroll forward
922 @item @key{?} (@code{search-backward}, vi-like operation)
929 occurrence of the string. Negative arguments search forward.
964 Interactively search forward through the Info file for a string as you
1387 Move forward a word.
1998 l forward-char
[all …]
/dports/ftp/yafc/yafc-1.3.7/samples/
H A Dinputrc8 # if you like vi
9 #set editing-mode vi
18 # make <up> and <down> search in history
19 "\e[A": history-search-backward
20 "\e[B": history-search-forward
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dzle.yo1273 tindex(vi-forward-blank-word)
1288 tindex(vi-forward-char)
1316 tindex(vi-forward-word)
1330 tindex(vi-forward-word-end)
1484 item(tt(history-incremental-search-forward))(
1527 tindex(history-incremental-search-forward)
1596 tindex(history-search-forward)
1605 tindex(vi-history-search-forward)
1606 item(tt(vi-history-search-forward) (unbound) (tt(?)) (unbound))(
1693 tindex(history-beginning-search-forward)
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Drluserman.info300 `C-s' as appropriate. This will search backward or forward in the
310 search string, any remembered search string is used.
454 `emacs-standard', `emacs-meta', `emacs-ctlx', `vi', `vi-move',
455 `vi-command', and `vi-insert'. `vi' is equivalent to
830 `forward-char (C-f)'
836 `forward-word (M-f)'
881 `forward-search-history (C-s)'
891 `non-incremental-forward-search-history (M-n)'
896 `history-search-forward ()'
1214 Readline vi Mode
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Drluserman.info300 `C-s' as appropriate. This will search backward or forward in the
310 search string, any remembered search string is used.
454 `emacs-standard', `emacs-meta', `emacs-ctlx', `vi', `vi-move',
455 `vi-command', and `vi-insert'. `vi' is equivalent to
830 `forward-char (C-f)'
836 `forward-word (M-f)'
881 `forward-search-history (C-s)'
891 `non-incremental-forward-search-history (M-n)'
896 `history-search-forward ()'
1214 Readline vi Mode
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/manuals/res_all/texi_info-stnd/
H A Dinfo-stnd.texi405 @findex forward-char
419 @findex forward-word
475 @findex scroll-forward
510 @item @key{z} (@code{scroll-forward-page-only-set-window}, vi-like operation)
563 Scroll forward by one line. With a numeric argument, scroll forward
923 @item @key{?} (@code{search-backward}, vi-like operation)
930 occurrence of the string. Negative arguments search forward.
965 Interactively search forward through the Info file for a string as you
1388 Move forward a word.
1999 l forward-char
[all …]
H A Dinfo-stnd.texi.first375 @findex forward-char
389 @findex forward-word
445 @findex scroll-forward
480 @item @key{z} (@code{scroll-forward-page-only-set-window}, vi-like operation)
533 Scroll forward by one line. With a numeric argument, scroll forward
893 @item @key{?} (@code{search-backward}, vi-like operation)
900 occurrence of the string. Negative arguments search forward.
935 Interactively search forward through the Info file for a string as you
1358 Move forward a word.
1969 l forward-char
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/manuals/res/texi_info-stnd/
H A Dinfo-stnd.texi405 @findex forward-char
419 @findex forward-word
475 @findex scroll-forward
510 @item @key{z} (@code{scroll-forward-page-only-set-window}, vi-like operation)
563 Scroll forward by one line. With a numeric argument, scroll forward
923 @item @key{?} (@code{search-backward}, vi-like operation)
930 occurrence of the string. Negative arguments search forward.
965 Interactively search forward through the Info file for a string as you
1388 Move forward a word.
1999 l forward-char
[all …]

12345678910>>...155