1167465Smp$ $tcsh: set3,v 1.4 2006/03/02 18:46:48 christos Exp $
269408Sache$ Editor function descriptions
369408Sache$set 3 
469408Sache1 Move back a character
569408Sache2 Delete the character behind cursor
669408Sache3 Cut from beginning of current word to cursor - saved in cut buffer
769408Sache4 Cut from beginning of line to cursor - save in cut buffer
869408Sache5 Move to beginning of current word
969408Sache6 Move to beginning of line
1069408Sache7 Capitalize the characters from cursor to end of current word
1169408Sache8 Vi change case of character under cursor and advance one character
1269408Sache9 Vi change to end of line
1369408Sache10 Clear screen leaving current line on top
1469408Sache11 Complete current word
1569408Sache12 Tab forward through files
1669408Sache13 Tab backward through files
1769408Sache14 Complete current word ignoring programmable completions
1869408Sache15 Copy current word to cursor
1969408Sache16 Copy area between mark and cursor to cut buffer
2069408Sache17 Expand to preceding word for which this is a prefix
2169408Sache18 Delete character under cursor
2269408Sache19 Delete character under cursor or signal end of file on an empty line
2369408Sache20 Delete character under cursor or list completions if at end of line
2469408Sache21 Delete character under cursor, list completions or signal end of file
2569408Sache22 Cut from cursor to end of current word - save in cut buffer
2669408Sache23 Adds to argument if started or enters digit
2769408Sache24 Digit that starts argument
2869408Sache25 Move to next history line
2969408Sache26 Lowercase the characters from cursor to end of current word
3069408Sache27 Indicate end of file
3169408Sache28 Move cursor to end of line
3269408Sache29 Exchange the cursor and mark
3369408Sache30 Expand file name wildcards
3469408Sache31 Expand history escapes
3569408Sache32 Expand the history escapes in a line
3669408Sache33 Expand variables
3769408Sache34 Move forward one character
3869408Sache35 Move forward to end of current word
3969408Sache36 Exchange the two characters before the cursor
4069408Sache37 Search in history backward for line beginning as current
4169408Sache38 Search in history forward for line beginning as current
4269408Sache39 Insert last item of previous command
4369408Sache40 Incremental search forward
4469408Sache41 Incremental search backward
4569408Sache42 Clear line
4669408Sache43 Cut to end of line and save in cut buffer
4769408Sache44 Cut area between mark and cursor and save in cut buffer
4869408Sache45 Cut the entire line and save in cut buffer
4969408Sache46 List choices for completion
5069408Sache47 List choices for completion overriding programmable completion
5169408Sache48 List file name wildcard matches
5269408Sache49 List choices for completion or indicate end of file if empty line
5369408Sache50 Display load average and current process status
5469408Sache51 Expand history escapes and insert a space
5569408Sache52 Execute command
5669408Sache53 Expand pathnames, eliminating leading .'s and ..'s
5769408Sache54 Expand commands to the resulting pathname or alias
5869408Sache55 Switch from insert to overwrite mode or vice versa
5969408Sache56 Add 8th bit to next character typed
6069408Sache57 Add the next character typed to the line verbatim
6169408Sache58 Redisplay everything
6269408Sache59 Restart stopped editor
6369408Sache60 Look for help on current command
6469408Sache61 This character is added to the line
6569408Sache62 This character is the first in a character sequence
6669408Sache63 Set the mark at cursor
6769408Sache64 Correct the spelling of current word
6869408Sache65 Correct the spelling of entire line
6969408Sache66 Send character to tty in cooked mode
7069408Sache67 Toggle between literal and lexical current history line
7169408Sache68 Exchange the character to the left of the cursor with the one under
7269408Sache69 Exchange the two characters before the cursor
7369408Sache70 Tty delayed suspend character
7469408Sache71 Tty flush output character
7569408Sache72 Tty interrupt character
7669408Sache73 Tty quit character
7769408Sache74 Tty suspend character
7869408Sache75 Tty allow output character
7969408Sache76 Tty disallow output character
8069408Sache77 Indicates unbound character
8169408Sache78 Emacs universal argument (argument times 4)
8269408Sache79 Move to previous history line
8369408Sache80 Uppercase the characters from cursor to end of current word
8469408Sache81 Vi goto the beginning of next word
8569408Sache82 Vi enter insert mode after the cursor
8669408Sache83 Vi enter insert mode at end of line
8769408Sache84 Vi change case of character under cursor and advance one character
8869408Sache85 Vi change prefix command
8969408Sache86 Vi change to end of line
9069408Sache87 Enter vi command mode (use alternative key bindings)
9169408Sache88 Vi command mode complete current word
9269408Sache89 Vi move to previous character (backspace)
9369408Sache90 Vi delete prefix command
9469408Sache91 Vi move to the end of the current space delimited word
9569408Sache92 Vi move to the end of the current word
9669408Sache93 Vi move to the character specified backward
9769408Sache94 Vi move to the character specified forward
9869408Sache95 Vi move up to the character specified backward
9969408Sache96 Vi move up to the character specified forward
10069408Sache97 Enter vi insert mode
10169408Sache98 Enter vi insert mode at beginning of line
10269408Sache99 Vi repeat current character search in the same search direction
10369408Sache100 Vi repeat current character search in the opposite search direction
10469408Sache101 Vi repeat current search in the same search direction
10569408Sache102 Vi repeat current search in the opposite search direction
10669408Sache103 Vi replace character under the cursor with the next character typed
10769408Sache104 Vi replace mode
10869408Sache105 Vi search history backward
10969408Sache106 Vi search history forward
11069408Sache107 Vi replace character under the cursor and enter insert mode
11169408Sache108 Vi replace entire line
11269408Sache109 Vi move to the previous word
11369408Sache110 Vi move to the next word
11469408Sache111 Vi undo last change
11569408Sache112 Vi goto the beginning of line
11669408Sache113 Perform which of current command
11769408Sache114 Paste cut buffer at cursor position
11883098Smp115 Replace just-yanked text with yank from earlier kill
11983098Smp116 (WIN32 only) Copy cut buffer to system clipboard
12083098Smp117 (WIN32 only) Paste clipboard buffer at cursor position
12183098Smp118 (WIN32 only) Convert each '/' in next word to '\\\\'
12283098Smp119 (WIN32 only) Convert each '/' in previous word to '\\\\'
12383098Smp120 (WIN32 only) Page visible console window up
12483098Smp121 (WIN32 only) Page visible console window down
125