]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/tcsh/nls/ukrainian/set3
MFV: r360512
[FreeBSD/FreeBSD.git] / contrib / tcsh / nls / ukrainian / set3
1 $ Editor function descriptions
2 $set 3 
3 1 Move back a character
4 2 Delete the character behind cursor
5 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
7 5 Move to beginning of current word
8 6 Move to beginning of line
9 7 Capitalize the characters from cursor to end of current word
10 8 Vi change case of character under cursor and advance one character
11 9 Vi change to end of line
12 10 Clear screen leaving current line on top
13 11 Complete current word
14 12 Tab forward through files
15 13 Tab backward through files
16 14 Complete current word ignoring programmable completions
17 15 Copy current word to cursor
18 16 Copy area between mark and cursor to cut buffer
19 17 Expand to preceding word for which this is a prefix
20 18 Delete character under cursor
21 19 Delete character under cursor or signal end of file on an empty line
22 20 Delete character under cursor or list completions if at end of line
23 21 Delete character under cursor, list completions or signal end of file
24 22 Cut from cursor to end of current word - save in cut buffer
25 23 Adds to argument if started or enters digit
26 24 Digit that starts argument
27 25 Move to next history line
28 26 Lowercase the characters from cursor to end of current word
29 27 Indicate end of file
30 28 Move cursor to end of line
31 29 Exchange the cursor and mark
32 30 Expand file name wildcards
33 31 Expand history escapes
34 32 Expand the history escapes in a line
35 33 Expand variables
36 34 Move forward one character
37 35 Move forward to end of current word
38 36 Exchange the two characters before the cursor
39 37 Search in history backward for line beginning as current
40 38 Search in history forward for line beginning as current
41 39 Insert last item of previous command
42 40 Incremental search forward
43 41 Incremental search backward
44 42 Clear line
45 43 Cut to end of line and save in cut buffer
46 44 Cut area between mark and cursor and save in cut buffer
47 45 Cut the entire line and save in cut buffer
48 46 List choices for completion
49 47 List choices for completion overriding programmable completion
50 48 List file name wildcard matches
51 49 List choices for completion or indicate end of file if empty line
52 50 Display load average and current process status
53 51 Expand history escapes and insert a space
54 52 Execute command
55 53 Expand pathnames, eliminating leading .'s and ..'s
56 54 Expand commands to the resulting pathname or alias
57 55 Switch from insert to overwrite mode or vice versa
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
60 58 Redisplay everything
61 59 Restart stopped editor
62 60 Look for help on current command
63 61 This character is added to the line
64 62 This character is the first in a character sequence
65 63 Set the mark at cursor
66 64 Correct the spelling of current word
67 65 Correct the spelling of entire line
68 66 Send character to tty in cooked mode
69 67 Toggle between literal and lexical current history line
70 68 Exchange the character to the left of the cursor with the one under
71 69 Exchange the two characters before the cursor
72 70 Tty delayed suspend character
73 71 Tty flush output character
74 72 Tty interrupt character
75 73 Tty quit character
76 74 Tty suspend character
77 75 Tty allow output character
78 76 Tty disallow output character
79 77 Indicates unbound character
80 78 Emacs universal argument (argument times 4)
81 79 Move to previous history line
82 80 Uppercase the characters from cursor to end of current word
83 81 Vi goto the beginning of next word
84 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
86 84 Vi change case of character under cursor and advance one character
87 85 Vi change prefix command
88 86 Vi change to end of line
89 87 Enter vi command mode (use alternative key bindings)
90 88 Vi command mode complete current word
91 89 Vi move to previous character (backspace)
92 90 Vi delete prefix command
93 91 Vi move to the end of the current space delimited word
94 92 Vi move to the end of the current word
95 93 Vi move to the character specified backward
96 94 Vi move to the character specified forward
97 95 Vi move up to the character specified backward
98 96 Vi move up to the character specified forward
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
101 99 Vi repeat current character search in the same search direction
102 100 Vi repeat current character search in the opposite search direction
103 101 Vi repeat current search in the same search direction
104 102 Vi repeat current search in the opposite search direction
105 103 Vi replace character under the cursor with the next character typed
106 104 Vi replace mode
107 105 Vi search history backward
108 106 Vi search history forward
109 107 Vi replace character under the cursor and enter insert mode
110 108 Vi replace entire line
111 109 Vi move to the previous word
112 110 Vi move to the next word
113 111 Vi undo last change
114 112 Vi goto the beginning of line
115 113 Perform which of current command
116 114 Paste cut buffer at cursor position
117 115 Replace just-yanked text with yank from earlier kill
118 116 (WIN32 only) Copy cut buffer to system clipboard
119 117 (WIN32 only) Paste clipboard buffer at cursor position
120 118 (WIN32 only) Convert each '/' in next word to '\\\\'
121 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
122 120 (WIN32 only) Page visible console window up
123 121 (WIN32 only) Page visible console window down