Home
last modified time | relevance | path

Searched +refs:move +refs:beginning +refs:of +refs:line (Results 1 – 25 of 25604) sorted by relevance

12345678910>>...1025

/dports/net/tinyfugue/tf-50b8/os2/
H A Dkeys.doc4 Up = move cursor up
9 Down = move cursor down
14 Right = move cursor right
16 Alt Right = kill to end of current word
18 Left = move cursor left
19 Ctrl Left = move cursor word left
20 Alt Left = kill to beginning of current word
27 Home = move cursor to beginning of line
29 Alt Home = kill to beginning of line
31 End = move cursor to end of line
[all …]
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/os2/
H A Dkeys.doc4 Up = move cursor up
9 Down = move cursor down
14 Right = move cursor right
16 Alt Right = kill to end of current word
18 Left = move cursor left
19 Ctrl Left = move cursor word left
20 Alt Left = kill to beginning of current word
27 Home = move cursor to beginning of line
29 Alt Home = kill to beginning of line
31 End = move cursor to end of line
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/lib/
H A Dkey-bindings.zsh21 # [PageUp] - Up a line of history
27 # [PageDown] - Down a line of history
37 zle -N up-line-or-beginning-search
53 # [Home] - Go to beginning of line
55 bindkey -M emacs "${terminfo[khome]}" beginning-of-line
56 bindkey -M viins "${terminfo[khome]}" beginning-of-line
57 bindkey -M vicmd "${terminfo[khome]}" beginning-of-line
59 # [End] - Go to end of line
66 # [Shift-Tab] - move through the completion menu backwards
97 # [Ctrl-RightArrow] - move forward one word
[all …]
/dports/editors/vigor/vigor-0.016/docs/tutorial/
H A Dvi.beginner199 * <- here. The command to move the cursor to the beginning of the
361 is at the beginning of the line. When the up-arrow is the first character of
400 ^ - (up-arrow) beginning of a line
457 cursor at the beginning of the following line and type {z^M}:
472 ignore the delimiters and to move to the beginning of the next word using only
573 Position the cursor at the beginning of line 5 and {z^M}:
612 Position your cursor at the beginning of line 9 and {z^M}.
617 To change line 10 into line 9, position the cursor at the beginning of 'most',
709 move to the beginning of the line {0}
710 move to the end of the line {$}
[all …]
/dports/editors/le/le-1.16.6/misc/
H A Dkeymap-default20 beginning-of-line $ka1
21 beginning-of-line $kbeg
22 beginning-of-line $khome
23 beginning-of-line \e[1~
24 beginning-of-line \e|A
25 beginning-of-line \e|^
26 beginning-of-line \e|a
130 mark-beginning-of-line $kBEG
131 mark-beginning-of-line $kHOM
132 mark-beginning-of-line \eO2H
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dpositions.texi178 If this attempts to move past the beginning or end of the buffer (or
280 @cindex move to beginning or end of buffer
282 To move point to the beginning of the buffer, write:
345 @deffn Command beginning-of-line &optional count
348 @var{count}@minus{}1 lines and then to the beginning of the line.
365 Return the position that @code{(beginning-of-line @var{count})}
391 @cindex beginning of line
394 @minus{}@var{count} lines backward, to the beginning of a line
461 (normally the same column that it was at the beginning of the move).
486 (normally the same column that it was at the beginning of the move).
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dpositions.texi178 If this attempts to move past the beginning or end of the buffer (or
281 @cindex move to beginning or end of buffer
283 To move point to the beginning of the buffer, write:
344 @deffn Command beginning-of-line &optional count
347 @var{count}@minus{}1 lines and then to the beginning of the line.
364 Return the position that @code{(beginning-of-line @var{count})}
390 @cindex beginning of line
393 @minus{}@var{count} lines backward, to the beginning of a line
457 (normally the same column that it was at the beginning of the move).
482 (normally the same column that it was at the beginning of the move).
[all …]
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/tests/
H A Dvi.exp.out12 ^ takes cursor to beginning of line
13 $ takes cursor to end of line
26 Tc finds the previous character c in current line and move cursor forward
29 0 moves to beginning of line
32 A append text to the end of the line
33 c deletes current character through the character that motion would move the
38 D deletes current character through the end of line
40 I inserts text before beginning of line
50 y yanks from current character to that motion would move the cursor to
52 Yanks from current position to end of line
[all …]
/dports/math/gretl/gretl-2021d/utils/emacs/
H A Dgretl.el.bottom439 (beginning-of-line)
530 (beginning-of-line)
604 (beginning-of-line)
627 Otherwise, move backward to the beginning of the first gretl code line
632 (beginning-of-line)
654 (beginning-of-line)
783 (beginning-of-line)
845 move forward to Nth following beginning of a function.
969 (beginning-of-line)
993 (beginning-of-line)
[all …]
/dports/editors/heme/heme-0.4.2/
H A DREADME5 It has undo support (number of undo operations is only limited by available
15 with the '-c' command line option. Type 'heme --help' to see list of all command
16 line options.
20 left (right) move to previous (next) byte
21 up (down) move to previous (next) line
22 < move to beginning of line
23 > move to end of line
24 page up move 1 page up
25 page down move 1 page down
26 home move to beginning of file
[all …]
/dports/shells/fish/fish-3.3.1/doc_src/cmds/
H A Dbind.rst84 - ``backward-kill-line``, move everything from the beginning of the line to the cursor to the killr…
92 - ``beginning-of-buffer``, moves to the beginning of the buffer, i.e. the start of the first line
94 - ``beginning-of-history``, move to the beginning of the history
96 - ``beginning-of-line``, move to the beginning of the line
114 - ``down-line``, move down one line
120 - ``end-of-history``, move to the end of the history
122 - ``end-of-line``, move to the end of the line
160 - ``kill-line``, move everything from the cursor to the end of the line to the killring
164 - ``kill-whole-line``, move the line to the killring
178 …first``, inserts the matching sequence into the command line, unless the cursor is at the beginning
[all …]
/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/archivers/star/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/editors/ved/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/devel/smake/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dved.help15 to move the cursor to the beginning of the next para-
19 to move the cursor to the beginning of the previous
246 ^A moves the cursor to the beginning of the current line.
271 from the beginning of the current line.
362 the line, the cursor will move to the first position of
400 of the line when you press ^H, the cursor will move to
562 moves the cursor to the beginning of the next line.
568 the beginning of the line, the entire line is erased,
595 moves the cursor to the beginning of the next line.
833 the beginning of it, and move the cursor to the end of
[all …]
/dports/textproc/vbindiff/vbindiff-3.0_beta5/tools/
H A Dvbindiff.pod.tt48 Up Move one line (16 bytes) towards the beginning of the file
49 Down Move one line (16 bytes) towards the end of the file
50 Left Move one byte towards the beginning of the file
52 PageUp Move one page towards the beginning of the file
54 Home Move to the beginning of the file
66 To move only the top file, press C<T>. To move only the bottom file,
94 Ctrl-A, Home Move to the beginning of the line
95 Ctrl-E, End Move to the end of the line
100 Ctrl-K Delete from cursor to end of line
111 , unless you are in "move bottom" mode.
[all …]
/dports/editors/jed/jed-0.99-19/doc/tm/rtl/
H A Dmove.tm12 \synopsis{Get the current offset from the beginning of the line}
16 fro the beginning of the line.
21 \synopsis{Move to a specified offset from the beginning of the line}
42 \synopsis{Go to the beginning of the buffer}
52 \synopsis{Go to the beginning of the line}
57 at the beginning of a line.
89 The \var{down} function is used to move the editing point down a number of
93 left at the beginning of the line if it succeeds in going down more
115 The \var{eob} function is used to move the current point to the end of the
122 \synopsis{Go to the end of the line}
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DUPPERLEFT.DP38 . print "at beginning of macro upperleft.dp"
88 move cornxpz cornypz; text ^stcorn
95 . print "---In upperleft.dp, at beginning of step 11---"
117 move cornxpz cornypz; text ^stcorn1
124 . print "---In upperleft.dp, at beginning of step 12---"
138 move cornxpz cornypz; text ^stcorn2
143 . print "---In upperleft.dp, at beginning of step 13---"
158 move cornxpz cornypz; text ^stcorn3
175 move cornxpz cornypz; text ^stcorn4
192 move cornxpz cornypz; text ^stcorn5
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/console-control-strings/
H A DREADME.md30 Returns the escape sequence to move _num_ lines up.
34 Returns the escape sequence to move _num_ lines down.
46 Returns the escape sequence to move _num_ lines down and to the beginning of
47 the line.
51 Returns the escape sequence to move _num_ lines up and to the beginning of
52 the line.
57 position to the bottom right of the screen. This is line based, so it
58 erases the remainder of the current line and all following lines.
62 Returns the escape sequence to erase to the end of the current line.
71 Returns the escape sequence to move the cursor to the beginning of the
[all …]
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/console-control-strings/
H A DREADME.md30 Returns the escape sequence to move _num_ lines up.
34 Returns the escape sequence to move _num_ lines down.
46 Returns the escape sequence to move _num_ lines down and to the beginning of
47 the line.
51 Returns the escape sequence to move _num_ lines up and to the beginning of
52 the line.
57 position to the bottom right of the screen. This is line based, so it
58 erases the remainder of the current line and all following lines.
62 Returns the escape sequence to erase to the end of the current line.
71 Returns the escape sequence to move the cursor to the beginning of the
[all …]

12345678910>>...1025