Home
last modified time | relevance | path

Searched +refs:vi +refs:put +refs:before (Results 1 – 25 of 5104) sorted by relevance

12345678910>>...205

/dports/shells/zsh/zsh-5.8.1/Functions/Zle/
H A Dsurround18 local before after
26 read -k 1 before
34 before="$after"
37 before+=' '
39 before="${(k)matching[(r)[$before:q]]}"
61 zle .vi-change || return
63 zle .vi-cmd-mode
68 before+=' '
70 before="${(k)matching[(r)[$before:q]]}"
74 zle .vi-put-before -n 1
[all …]
H A Dvi-pipe1 # Example of a widget that takes a vi motion
3 # Filter part of buffer corresponding to a vi motion through an external
6 # To enable with vi compatible bindings use:
7 # autoload -Uz vi-pipe
8 # bindkey -a '!' vi-pipe
20 # Use the standard vi-change to accept a vi motion.
21 zle .vi-change || return
23 zle .vi-cmd-mode
29 # put the modified text back in position.
33 zle .vi-put-before -n 1
[all …]
/dports/shells/zsh/zsh-5.8.1/Test/
H A DX02zlevi.ztst1 # Tests of the vi mode of ZLE
78 # like real vi, we just join as many as possible, in vim this beeps
200 # zsh works like vi here; in vim you get the concatenated string
229 0:line based put before followed by character based yank-pop
234 0:character based put before followed by line based yank-pop
266 zpty_run 'print -z before'
280 0:use of vi-repeat as the motion and repeat after a failed change
286 0:use of undo in vi insert mode
291 0:vi mode undo of initial and subsequent change
543 ZTST_skip="no UTF-8 locale for Zle vi-mode test"
[all …]
/dports/shells/yash/yash-2.51/tests/
H A Dbindkey-y.tst84 put-before
85 put
86 put-left
87 put-pop
109 vi-append
114 vi-yank
289 bindkey -a P put-before
290 bindkey -a p put
416 bindkey -e '\^Y' put-left
417 bindkey -e '\^[y' put-pop
[all …]
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Diwidgets.list94 "put-replace-selection", putreplaceselection, ZLE_KEEPSUFFIX
128 "vi-add-eol", viaddeol, 0
129 "vi-add-next", viaddnext, 0
142 "vi-cmd-mode", vicmdmode, 0
161 "vi-goto-mark", vigotomark, 0
166 "vi-insert", viinsert, 0
168 "vi-join", vijoin, 0
176 "vi-put-after", viputafter, ZLE_YANKAFTER | ZLE_KEEPSUFFIX
177 "vi-put-before", viputbefore, ZLE_YANKBEFORE | ZLE_KEEPSUFFIX
182 "vi-replace", vireplace, 0
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/vi-mode/
H A Dvi-mode.plugin.zsh25 main) _shape=6 ;; # vi insert: line
26 viins) _shape=6 ;; # vi insert: line
29 vicmd) _shape=2 ;; # vi cmd: block
30 visual) _shape=2 ;; # vi visual mode: block
31 viopp) _shape=0 ;; # vi operation pending: blinking block
102 wrapped_name="_zsh-vi-${verb}-${widget}"
122 wrap_clipboard_widgets copy vi-yank vi-yank-eol vi-backward-kill-word vi-change-whole-line vi-delete
123 wrap_clipboard_widgets paste vi-put-{before,after}
/dports/textproc/py-sphinxcontrib-applehelp/stage/usr/local/lib/python3.8/site-packages/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/
H A Dsphinxcontrib.applehelp.po14 "Language-Team: Vietnamese (https://www.transifex.com/sphinx-doc/teams/36659/vi/)\n"
19 "Language: vi\n"
34 "Note that won't be able to view it unless you put it in ~/Library/Documentation/Help or install it…
38 msgid "You must set applehelp_bundle_id before building Apple Help output"
/dports/textproc/py-sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/
H A Dsphinxcontrib.applehelp.po14 "Language-Team: Vietnamese (https://www.transifex.com/sphinx-doc/teams/36659/vi/)\n"
19 "Language: vi\n"
34 "Note that won't be able to view it unless you put it in ~/Library/Documentation/Help or install it…
38 msgid "You must set applehelp_bundle_id before building Apple Help output"
/dports/textproc/py-sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2/build/lib/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/
H A Dsphinxcontrib.applehelp.po14 "Language-Team: Vietnamese (https://www.transifex.com/sphinx-doc/teams/36659/vi/)\n"
19 "Language: vi\n"
34 "Note that won't be able to view it unless you put it in ~/Library/Documentation/Help or install it…
38 msgid "You must set applehelp_bundle_id before building Apple Help output"
/dports/editors/vigor/vigor-0.016/build/
H A DREADME154 variable before running configure. For example:
162 environment variable before running configure. For example:
179 ADDCPPFLAGS environment variable before running configure. For example:
205 variable before running configure. For example:
213 environment variable before running configure. For example:
267 or more environment variables before running a command. If the
269 variables in your shell before running configure. For example,
297 vi $(bindir)/vi
298 vi.1 $(mandir)/man1/vi.1
299 vi.0 $(mandir)/cat1/vi.0
[all …]
/dports/editors/vigor/vigor-0.016/docs/
H A Dhelp79 I insert before first nonblank
85 P insert before cursor from buffer
92 X delete character before cursor
107 i insert before cursor
156 insert: insert input before a line
172 put: append a cut buffer to the line
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 …]
H A Dchangelog218 + Change the cscope add command to put the directory name through
235 scroll in the vi screen before endwin() is called.
242 + Fix bug where TI/TE still weren't working -- I didn't put in the
270 before the matching character was displayed.
289 all versions of the vi put commands, regardless of the source
483 + Fix final cursor position for put command entering text in a
522 + Fix ex put command to work in any empty file.
650 + Rework of getkey() introduced a bug where command interrupt put
724 + Historic vi didn't eat <blank> characters before the force
824 + Fix bug -- put into an empty file leaves the cursor at 1,0,
[all …]
/dports/devel/bpython/bpython-0.22.1/bpython/
H A Dsample-config35 # Color schemes should be put in $XDG_CONFIG_HOME/bpython/ e.g. to use the theme
41 # Examples: vi (vim)
45 # Default is to try $EDITOR and $VISUAL, then vi - but if you uncomment
47 # editor = vi
57 # How long an undo must be expected to take before prompting for how
/dports/editors/vim/vim-8.2.3745/runtime/macros/maze/
H A Dmaze_mac4 " If you were put into a maze, a guaranteed method of finding your way
5 " out of the maze is to put your left hand onto a wall and just keep walking,
31 " there are four places where walls could be put - to the north, to the south,
63 " state direction vi commands
84 " current state NextChar vi commands next state
103 " Complaint about vi macros:
106 " put them together.
164 " I - initialise everything before running the loop
223 " B - put the current state
243 " R - put NextChar
[all …]
/dports/editors/vigor/vigor-0.016/docs/tutorial/
H A Dvi.advanced63 34.3 invoking vi from within vi: {:e} {:vi}
347 deletes, {p} can put.
360 etc.). Now to put the words in order type:
384 back, it will be placed after the cursor (or before if you use {P}). If the
417 after each put {p} and {.}:
466 put the contents AFTER the cursor line.
471 Section 34.3: invoking vi from within vi: {:e} {:vi}
504 you can do anything that you could before including edit another file! (The
801 consider reading the following section to understand it before trying the
914 before the spaces or end of line. Therefore, the {(} and {)} commands
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/refcards/
H A DviperCard.tex268 OR put
286 \key{from emacs state to vi state}{C-z}
287 \key{from vi state to emacs state}{C-z}
298 \metax{go back to vi state}{ESC}
357 \key{{\bf insert} before first non-white}{I}
397 \key{put current line on the {\bf last} line}{z L {\rm or} z -}
422 \key{finish macro and put into register {\it x}}{@ {\it x}}
539 \fourcol{a character before point}{DEL}{y h}{c h}
551 \key{{\bf put} back after point/below line}{p}
627 To bind keys in Vi command state, put lines like these in your
[all …]
H A Dvipcard.tex274 \key{from emacs mode to vi mode}{C-z}
275 \key{from vi mode to emacs mode}{C-z}
277 \key{from insert mode to vi mode}{ESC}
286 Or, you can put the following alias in your \kbd{.cshrc} file.
295 \key{go back to vi mode}{ESC}
344 \key{{\bf insert} before first non-white}{I}
381 \key{put current line on the {\bf home} line}{z H {\rm or} z RET}
383 \key{put current line on the {\bf last} line}{z L {\rm or} z -}
497 \fourcol{a character before point}{DEL}{y h}{c h}
506 \key{{\bf put} back after point/below line}{p}
[all …]
/dports/editors/emacs/emacs-27.2/etc/refcards/
H A DviperCard.tex268 OR put
286 \key{from emacs state to vi state}{C-z}
287 \key{from vi state to emacs state}{C-z}
298 \metax{go back to vi state}{ESC}
357 \key{{\bf insert} before first non-white}{I}
397 \key{put current line on the {\bf last} line}{z L {\rm or} z -}
422 \key{finish macro and put into register {\it x}}{@ {\it x}}
539 \fourcol{a character before point}{DEL}{y h}{c h}
551 \key{{\bf put} back after point/below line}{p}
627 To bind keys in Vi command state, put lines like these in your
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dvip.texi198 @cindex vi mode
341 be the same before and after @kbd{u u}.
395 @kindex 160 p @r{(}@code{vip-put-back}@r{)}
484 will be in vi mode again. You can give a count before typing @kbd{\}.
779 Emacs command you will be in vi mode again. You can give a count before
781 @samp{+++++} before point.
1384 commands that put back the yanked text into the buffer.
1419 @kindex 160 p @r{(}@code{vip-put-back}@r{)}
1425 the text will be put below the current line (@code{vip-put-back}).
1752 @kbd{0}, it will be placed before the first line.
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dvip.texi198 @cindex vi mode
341 be the same before and after @kbd{u u}.
395 @kindex 160 p @r{(}@code{vip-put-back}@r{)}
484 will be in vi mode again. You can give a count before typing @kbd{\}.
779 Emacs command you will be in vi mode again. You can give a count before
781 @samp{+++++} before point.
1384 commands that put back the yanked text into the buffer.
1419 @kindex 160 p @r{(}@code{vip-put-back}@r{)}
1425 the text will be put below the current line (@code{vip-put-back}).
1752 @kbd{0}, it will be placed before the first line.
[all …]
/dports/www/mnogosearch/mnogosearch-3.4.1/
H A DINSTALL14 vi indexer.conf
15 vi search.htm
34 of the supported SQL databases to be installed on your system before
116 before running configure.
173 used, run these commands before re-running 'configure':
192 it with us. We'll put binaries for various platforms to our site
194 please type "make bin-dist", then put a newly created tar.gz somewhere on the
/dports/shells/pdksh/pdksh-5.2.14/
H A DChangeLog.069 * exec.c: put comments around token after #endif.
158 * c_ksh.c(c_cd): put back ksh_get_wd() call for os/2.
346 * Makefile.in: removed rcs-ci, rcs-diff targets; put RCSFILES
1532 needed (ie, !special, !empty); evaluate assignments and put
2157 * exec.c(execute): put Break: label after main switch, changed
2168 * main.c(unwind): put code from leave() in E_NONE case.
2359 * syn.c(get_command): put MDPAREN into its own case.
2649 to put job; changed all calls to put_job_on_front and
2650 put_job_on_end to use this; put background processes just
3305 ifdef is put around open/read/parse code in scriptexec().
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dzle.yo47 a number, or pressing escape before each digit, and in vi command mode
109 means you deleted the main keymap, and you should put it back.
1896 tindex(vi-put-before)
1897 item(tt(vi-put-before) (unbound) (tt(P)) (unbound))(
1902 tindex(vi-put-after)
1903 item(tt(vi-put-after) (unbound) (tt(p)) (unbound))(
1908 tindex(put-replace-selection)
1909 item(tt(put-replace-selection) (unbound) (unbound) (unbound))(
1928 Quote the current line; that is, put a `tt(')' character at the
2013 tt(yank), tt(vi-put-before), tt(vi-put-after) or tt(yank-pop).
[all …]
/dports/sysutils/password-store/password-store-1.7.4/src/
H A Dpassword-store.sh92 before you may use the password store.
179 local before="$("${paste_cmd[@]}" 2>/dev/null | $BASE64)"
184 [[ $now != $(echo -n "$1" | $BASE64) ]] && before="$now"
195 echo "$before" | $BASE64 -d | "${copy_cmd[@]}"
288 Show existing password and optionally put it on the clipboard.
289 If put on the clipboard, it will be cleared in $CLIP_TIME seconds.
294 during entry. Or, optionally, the entry may be multiline. Prompt before
297 Insert a new password or edit an existing password using ${EDITOR:-vi}.
300 Optionally put it on the clipboard and clear board after $CLIP_TIME seconds.
301 Prompt before overwriting existing password unless forced.
[all …]
/dports/lang/gforth/gforth-0.7.3/
H A Dtags.fs21 \ then: vi -t word_name
41 \ Changes by David: Removed the blanks before and after the explicit
83 : put-load-file-name ( file-id -- )
88 : put-tags-entry ( -- )
98 r@ put-load-file-name
107 put-tags-entry ;

12345678910>>...205