Home
last modified time | relevance | path

Searched +refs:vi +refs:set +refs:mark (Results 1 – 25 of 4824) sorted by relevance

12345678910>>...193

/dports/editors/vigor/vigor-0.016/docs/internals/
H A Dcontext3 In historic vi, the previous context mark was always set:
6 any number, <question-mark>, <slash>, <dollar-sign>,
11 vi commands: (, ), {, }, %, [[, ]], ^]
13 nvi adds the vi command ^T to this list.
16 In historic vi, the previous context mark was set if the
19 vi commands: '<mark>, G, H, L, M, z
22 In historic vi, the previous context mark was set if the
25 vi commands: `<mark>, /, ?, N, n
27 nvi adds the vi command ^A to this list.
30 In historic vi, the previous context mark was set in non-visual
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dvi-telex.mim1 ;; vi-telex.mim -- Input method for Vietnames with TELEX key sequence
24 (input-method vi telex)
50 (include (t nil vi-base) macro)
51 (include (t nil vi-base) map)
116 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
117 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
125 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
126 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)))
131 (vowel (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
133 (vowel-ext (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
[all …]
H A Dvi-viqr.mim1 ;; vi-viqr.mim -- Input method for Vietnames with VIQR key sequence
24 (input-method vi viqr)
50 (include (t nil vi-base) macro)
51 (include (t nil vi-base) map)
92 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
93 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
100 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
101 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)))
107 (vowel (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
109 (vowel-ext (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
[all …]
H A Dvi-vni.mim1 ;; vi-vni.mim -- Input method for Vietnames with VNI key sequence
24 (input-method vi vni)
50 (include (t nil vi-base) macro)
51 (include (t nil vi-base) map)
92 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
93 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
101 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
102 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)))
108 (vowel (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
110 (vowel-ext (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
[all …]
H A Dvi-tcvn.mim1 ;; vi-tcvn.mim -- Input method for Vietnames with TCVN6064 key sequence
24 (input-method vi tcvn)
50 (include (t nil vi-base) macro)
51 (include (t nil vi-base) map)
101 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
102 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
111 (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v))
112 (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)))
118 (vowel (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
120 (vowel-ext (mark M) (set V-3 V-2) (set V-2 V-1) (set V-1 @-1)
[all …]
H A Dvi-base.mim1 ;; vi-base.mim -- Provide bases for Vietnamese Input method
24 (input-method t nil vi-base)
28 to be included in the other Vietnamese input method (e.g. vi-telex, vi-vni).
33 ;; T (mark): point after the tone-mark-attached vowel
43 (handle-mark
52 (set TPLACE 3))
53 (1 (move @-) (set TPLACE 2))))
71 (set TPLACE 2))
72 (1 (move @-) (set TPLACE 1))))
73 (1 (set TPLACE 1)))
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dreadline.vim14 set cpo&vim
110 \ set
139 \ mark-directories
140 \ mark-modified-lines
141 \ mark-symlinked-directories
204 \ vi
284 \ set-mark
285 \ exchange-point-and-mark
315 \ vi-put
323 \ vi-goto-mark
[all …]
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dreadline.vim14 set cpo&vim
110 \ set
139 \ mark-directories
140 \ mark-modified-lines
141 \ mark-symlinked-directories
204 \ vi
284 \ set-mark
285 \ exchange-point-and-mark
315 \ vi-put
323 \ vi-goto-mark
[all …]
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Diwidgets.list56 "exchange-point-and-mark", exchangepointandmark, 0
114 "set-mark-command", setmarkcommand, ZLE_MENUCMP | ZLE_KEEPSUFFIX | ZLE_LASTCOL
117 "set-local-history", setlocalhistory, ZLE_LASTCOL
128 "vi-add-eol", viaddeol, 0
161 "vi-goto-mark", vigotomark, 0
162 "vi-goto-mark-line", vigotomarkline, ZLE_LINEMOVE
166 "vi-insert", viinsert, 0
168 "vi-join", vijoin, 0
182 "vi-replace", vireplace, 0
186 "vi-set-buffer", visetbuffer, ZLE_MENUCMP | ZLE_KEEPSUFFIX | ZLE_LASTCOL
[all …]
/dports/shells/tcshrc/tcshrc/src/
H A Dtcshrc.bindkey58 # F2 : set the mark command to cursor position.
60 bindkey ^[[[B set-mark-command
61 bindkey OQ set-mark-command
169 # F2 : set the mark command to cursor position.
171 bindkey ^[[N set-mark-command
172 bindkey OQ set-mark-command
281 # F2 : set the mark command to cursor position.
283 bindkey ^[[N set-mark-command
284 bindkey OQ set-mark-command
396 bindkey ^[[N set-mark-command
[all …]
/dports/sysutils/relaxconf/relaxconf-1.1.1/data/
H A Ddot.tcshrc.bindkey34 bindkey ^[^[[D vi-word-back
35 bindkey OD vi-word-back
40 bindkey ^[^[[C vi-word-fwd
41 bindkey OC vi-word-fwd
48 # F2 : set the mark command to cursor position.
50 bindkey ^[[[B set-mark-command
51 bindkey OQ set-mark-command
55 bindkey ^[[[C exchange-point-and-mark
56 bindkey OR exchange-point-and-mark
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dmod_complist.yo333 moves the mark one line down
337 moves the mark one line up
340 moves the mark one column right
343 moves the mark one column left
350 moves the mark one screenful up
352 item(tt(vi-forward-blank-word), tt(vi-forward-blank-word-end))(
355 item(tt(vi-backward-blank-word))(
359 moves the mark to the first line
362 moves the mark to the last line
374 moves the mark to the next match
[all …]
H A Dzle.yo37 mark (as set with tt(set-mark-command) in Emacs mode, or by tt(visual-mode)
1338 tindex(vi-goto-mark)
1339 item(tt(vi-goto-mark) (unbound) (tt(`)) (unbound))(
1342 tindex(vi-goto-mark-line)
2439 tindex(vi-set-buffer)
2466 tindex(vi-set-mark)
2467 item(tt(vi-set-mark) (unbound) (tt(m)) (unbound))(
2470 tindex(set-mark-command)
2471 item(tt(set-mark-command) (tt(^@)) (unbound) (unbound))(
2473 numeric argument, do not set the mark but deactivate the region so that
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/local_optimization/
H A Dquad_diag_collapse.h296 set<FacePointer> faces;
333 QuadDiagonalCollapseBase(HEdgePointer he, int mark) in QuadDiagonalCollapseBase() argument
335 localMark = mark; in QuadDiagonalCollapseBase()
380 set<FacePointer> tmp = HalfEdgeTopology<MeshType>::getFaces(ret); in Execute()
399 set<VertexPointer> vertices; in Execute()
418 … for(typename set<VertexPointer>::iterator vi = vertices.begin(); vi!= vertices.end(); ++vi) in Execute() local
419 if(!HalfEdgeTopology<MeshType>::isBorderVertex(*vi)) in Execute()
425 … for(typename set<VertexPointer>::iterator vi = vertices.begin(); vi!= vertices.end(); ++vi) in Execute() local
449 for(typename set<FacePointer>::iterator fi = faces.begin(); fi != faces.end(); ++fi) in UpdateHeap()
594 QuadDiagonalCollapse(HEdgePointer he, int mark) in QuadDiagonalCollapse() argument
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/local_optimization/
H A Dquad_diag_collapse.h296 set<FacePointer> faces;
333 QuadDiagonalCollapseBase(HEdgePointer he, int mark) in QuadDiagonalCollapseBase() argument
335 localMark = mark; in QuadDiagonalCollapseBase()
380 set<FacePointer> tmp = HalfEdgeTopology<MeshType>::getFaces(ret); in Execute()
399 set<VertexPointer> vertices; in Execute()
418 … for(typename set<VertexPointer>::iterator vi = vertices.begin(); vi!= vertices.end(); ++vi) in Execute() local
419 if(!HalfEdgeTopology<MeshType>::isBorderVertex(*vi)) in Execute()
425 … for(typename set<VertexPointer>::iterator vi = vertices.begin(); vi!= vertices.end(); ++vi) in Execute() local
449 for(typename set<FacePointer>::iterator fi = faces.begin(); fi != faces.end(); ++fi) in UpdateHeap()
594 QuadDiagonalCollapse(HEdgePointer he, int mark) in QuadDiagonalCollapse() argument
[all …]
/dports/editors/vigor/vigor-0.016/docs/interp/
H A Dinterp31 vi or ex parser, as if typed by the user. The characters are not
32 mapped in any way, i.e. the user's vi mappings don't apply. If
97 Create the specified mark if it does not exist (the
98 mark will have no contents).
123 by chp. Mapt can be set to INPUT, COMMAND or NONE, depending on
124 what vi mappings should be applied to the character.
137 9: Function to retrieve and set the cursor.
139 int inter_getcursor(SCR *, MARK *mark);
141 Store the current cursor position in mark.
143 int inter_setcursor(SCR *, MARK *mark);
[all …]
/dports/print/a2ps/a2ps-4.13/sheets/
H A Dtcsh.ssh53 end-of-file, end-of-line, exchange-point-and-mark, expand-glob,
61 self-insert-command, sequence-lead-in, set-mark-command, spell-word,
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,
73 vi-substitute-line, vi-word-back, vi-word-fwd, vi-undo, vi-zero,
/dports/editors/vigor/vigor-0.016/docs/
H A Dhelp41 ^U half page up (set count)
56 ' move to mark (to first non-blank)
99 ` move to mark
111 m set mark
158 k: mark a line position
161 mark: mark a line position
173 quit: exit ex/vi
180 set: set options (use ":set all" to see all options)
197 visual: enter visual (vi) mode from ex mode
199 viusage: display vi key usage statement
[all …]
/dports/devel/m17n-db/m17n-db-1.8.0/po/
H A Dja.po109 "Character set to limit candidates.\n"
110 "Value must be a symbol representing a charater set, or nil.\n"
112 "to the specified character set is ignored."
428 #: MIM/vi-tcvn.mim:26
433 " tone-mark-on-last: control tone mark position in equivocal cases\n"
437 #: MIM/vi-tcvn.mim:36 MIM/vi-telex.mim:36 MIM/vi-viqr.mim:36 MIM/vi-vni.mim:36
445 #: MIM/vi-tcvn.mim:43 MIM/vi-telex.mim:43 MIM/vi-viqr.mim:43 MIM/vi-vni.mim:43
459 " tone-mark-on-last: control tone mark position in equivocal cases\n"
468 " tone-mark-on-last: control tone mark position in equivocal cases\n"
472 #: MIM/vi-vni.mim:26
[all …]
H A Dm17n-db.pot103 "Character set to limit candidates.\n"
104 "Value must be a symbol representing a charater set, or nil.\n"
106 "to the specified character set is ignored."
415 #: MIM/vi-tcvn.mim:26
420 " tone-mark-on-last: control tone mark position in equivocal cases\n"
424 #: MIM/vi-tcvn.mim:36 MIM/vi-telex.mim:36 MIM/vi-viqr.mim:36 MIM/vi-vni.mim:36
432 #: MIM/vi-tcvn.mim:43 MIM/vi-telex.mim:43 MIM/vi-viqr.mim:43 MIM/vi-vni.mim:43
446 " tone-mark-on-last: control tone mark position in equivocal cases\n"
455 " tone-mark-on-last: control tone mark position in equivocal cases\n"
459 #: MIM/vi-vni.mim:26
[all …]
H A Deo.po110 "Character set to limit candidates.\n"
111 "Value must be a symbol representing a charater set, or nil.\n"
113 "to the specified character set is ignored."
422 #: MIM/vi-tcvn.mim:26
427 " tone-mark-on-last: control tone mark position in equivocal cases\n"
431 #: MIM/vi-tcvn.mim:36 MIM/vi-telex.mim:36 MIM/vi-viqr.mim:36 MIM/vi-vni.mim:36
439 #: MIM/vi-tcvn.mim:43 MIM/vi-telex.mim:43 MIM/vi-viqr.mim:43 MIM/vi-vni.mim:43
453 " tone-mark-on-last: control tone mark position in equivocal cases\n"
462 " tone-mark-on-last: control tone mark position in equivocal cases\n"
466 #: MIM/vi-vni.mim:26
[all …]
H A Dvi.po14 "Language: vi\n"
103 "Character set to limit candidates.\n"
104 "Value must be a symbol representing a charater set, or nil.\n"
106 "to the specified character set is ignored."
415 #: MIM/vi-tcvn.mim:26
421 " tone-mark-on-last: control tone mark position in equivocal cases\n"
433 #: MIM/vi-tcvn.mim:36 MIM/vi-telex.mim:36 MIM/vi-viqr.mim:36 MIM/vi-vni.mim:36
445 #: MIM/vi-tcvn.mim:43 MIM/vi-telex.mim:43 MIM/vi-viqr.mim:43 MIM/vi-vni.mim:43
462 #: MIM/vi-telex.mim:26
479 #: MIM/vi-viqr.mim:26
[all …]
/dports/devel/readline/readline-8.1/doc/
H A Dreadline.0829 set-mark (C-@, M-<space>)
830 Set the mark to the point. If a numeric argument is supplied,
831 the mark is set to that position.
832 exchange-point-and-mark (C-x C-x)
833 Swap the point with the mark. The current cursor position is
835 as the mark.
903 "C-@" set-mark
945 "M-space" set-mark
986 "C-XC-X" exchange-point-and-mark
1070 "`" vi-goto-mark
[all …]
/dports/editors/vigor/vigor-0.016/clib/
H A Dtags1 ABSMARK1 ../common/mark.h /^#define ABSMARK1 '\\'' \/* Absolute mark name. */
2 ABSMARK2 ../common/mark.h /^#define ABSMARK2 '`' \/* Absolute mark name. *\/$/
254 MARK_USERSET ../common/mark.h /^#define MARK_USERSET 0x02 \/* User set this mark./
459 VC_C1SET ../vi/vi.h /^#define VC_C1SET 0x00000800 \/* Count 1 was set. */
460 VC_C2SET ../vi/vi.h /^#define VC_C2SET 0x00001000 \/* Count 2 was set. */
485 VM_RCM_SET ../vi/vi.h /^#define VM_RCM_SET 0x00000020 \/* RCM: set to curr/
486 VM_RCM_SETFNB ../vi/vi.h /^#define VM_RCM_SETFNB 0x00000040 \/* RCM: set to f/
487 VM_RCM_SETLAST ../vi/vi.h /^#define VM_RCM_SETLAST 0x00000080 \/* RCM: set to /
488 VM_RCM_SETNNB ../vi/vi.h /^#define VM_RCM_SETNNB 0x00000100 \/* RCM: set to n/
824 mark ../vi/v_mark.c /^mark(sp, vp, cmd)$/
[all …]
/dports/editors/vigor/vigor-0.016/include/
H A Dtags1 ABSMARK1 ../common/mark.h /^#define ABSMARK1 '\\'' \/* Absolute mark name. */
2 ABSMARK2 ../common/mark.h /^#define ABSMARK2 '`' \/* Absolute mark name. *\/$/
254 MARK_USERSET ../common/mark.h /^#define MARK_USERSET 0x02 \/* User set this mark./
459 VC_C1SET ../vi/vi.h /^#define VC_C1SET 0x00000800 \/* Count 1 was set. */
460 VC_C2SET ../vi/vi.h /^#define VC_C2SET 0x00001000 \/* Count 2 was set. */
485 VM_RCM_SET ../vi/vi.h /^#define VM_RCM_SET 0x00000020 \/* RCM: set to curr/
486 VM_RCM_SETFNB ../vi/vi.h /^#define VM_RCM_SETFNB 0x00000040 \/* RCM: set to f/
487 VM_RCM_SETLAST ../vi/vi.h /^#define VM_RCM_SETLAST 0x00000080 \/* RCM: set to /
488 VM_RCM_SETNNB ../vi/vi.h /^#define VM_RCM_SETNNB 0x00000100 \/* RCM: set to n/
824 mark ../vi/v_mark.c /^mark(sp, vp, cmd)$/
[all …]

12345678910>>...193