1167465Smp$ $tcsh: set3,v 1.6 2006/03/02 18:46:45 christos Exp $
259243Sobrien$ Editor function descriptions
359243Sobrien$set 3 
459243Sobrien1 Move back a character
559243Sobrien2 Delete the character behind cursor
659243Sobrien3 Cut from beginning of current word to cursor - saved in cut buffer
759243Sobrien4 Cut from beginning of line to cursor - save in cut buffer
859243Sobrien5 Move to beginning of current word
959243Sobrien6 Move to beginning of line
1059243Sobrien7 Capitalize the characters from cursor to end of current word
1159243Sobrien8 Vi change case of character under cursor and advance one character
1259243Sobrien9 Vi change to end of line
1359243Sobrien10 Clear screen leaving current line on top
1459243Sobrien11 Complete current word
1559243Sobrien12 Tab forward through files
1659243Sobrien13 Tab backward through files
1759243Sobrien14 Complete current word ignoring programmable completions
1859243Sobrien15 Copy current word to cursor
1959243Sobrien16 Copy area between mark and cursor to cut buffer
2059243Sobrien17 Expand to preceding word for which this is a prefix
2159243Sobrien18 Delete character under cursor
2259243Sobrien19 Delete character under cursor or signal end of file on an empty line
2359243Sobrien20 Delete character under cursor or list completions if at end of line
2459243Sobrien21 Delete character under cursor, list completions or signal end of file
2559243Sobrien22 Cut from cursor to end of current word - save in cut buffer
2659243Sobrien23 Adds to argument if started or enters digit
2759243Sobrien24 Digit that starts argument
2859243Sobrien25 Move to next history line
2959243Sobrien26 Lowercase the characters from cursor to end of current word
3059243Sobrien27 Indicate end of file
3159243Sobrien28 Move cursor to end of line
3259243Sobrien29 Exchange the cursor and mark
3359243Sobrien30 Expand file name wildcards
3459243Sobrien31 Expand history escapes
3559243Sobrien32 Expand the history escapes in a line
3659243Sobrien33 Expand variables
3759243Sobrien34 Move forward one character
3859243Sobrien35 Move forward to end of current word
3959243Sobrien36 Exchange the two characters before the cursor
4059243Sobrien37 Search in history backward for line beginning as current
4159243Sobrien38 Search in history forward for line beginning as current
4259243Sobrien39 Insert last item of previous command
4359243Sobrien40 Incremental search forward
4459243Sobrien41 Incremental search backward
4559243Sobrien42 Clear line
4659243Sobrien43 Cut to end of line and save in cut buffer
4759243Sobrien44 Cut area between mark and cursor and save in cut buffer
4859243Sobrien45 Cut the entire line and save in cut buffer
4959243Sobrien46 List choices for completion
5059243Sobrien47 List choices for completion overriding programmable completion
5159243Sobrien48 List file name wildcard matches
5259243Sobrien49 List choices for completion or indicate end of file if empty line
5359243Sobrien50 Display load average and current process status
5459243Sobrien51 Expand history escapes and insert a space
5559243Sobrien52 Execute command
5659243Sobrien53 Expand pathnames, eliminating leading .'s and ..'s
5759243Sobrien54 Expand commands to the resulting pathname or alias
5859243Sobrien55 Switch from insert to overwrite mode or vice versa
5959243Sobrien56 Add 8th bit to next character typed
6059243Sobrien57 Add the next character typed to the line verbatim
6159243Sobrien58 Redisplay everything
6259243Sobrien59 Restart stopped editor
6359243Sobrien60 Look for help on current command
6459243Sobrien61 This character is added to the line
6559243Sobrien62 This character is the first in a character sequence
6659243Sobrien63 Set the mark at cursor
6759243Sobrien64 Correct the spelling of current word
6859243Sobrien65 Correct the spelling of entire line
6959243Sobrien66 Send character to tty in cooked mode
7059243Sobrien67 Toggle between literal and lexical current history line
7159243Sobrien68 Exchange the character to the left of the cursor with the one under
7259243Sobrien69 Exchange the two characters before the cursor
7359243Sobrien70 Tty delayed suspend character
7459243Sobrien71 Tty flush output character
7559243Sobrien72 Tty interrupt character
7659243Sobrien73 Tty quit character
7759243Sobrien74 Tty suspend character
7859243Sobrien75 Tty allow output character
7959243Sobrien76 Tty disallow output character
8059243Sobrien77 Indicates unbound character
8159243Sobrien78 Emacs universal argument (argument times 4)
8259243Sobrien79 Move to previous history line
8359243Sobrien80 Uppercase the characters from cursor to end of current word
8459243Sobrien81 Vi goto the beginning of next word
8559243Sobrien82 Vi enter insert mode after the cursor
8659243Sobrien83 Vi enter insert mode at end of line
8759243Sobrien84 Vi change case of character under cursor and advance one character
8859243Sobrien85 Vi change prefix command
8959243Sobrien86 Vi change to end of line
9059243Sobrien87 Enter vi command mode (use alternative key bindings)
9159243Sobrien88 Vi command mode complete current word
9259243Sobrien89 Vi move to previous character (backspace)
9359243Sobrien90 Vi delete prefix command
9459243Sobrien91 Vi move to the end of the current space delimited word
9559243Sobrien92 Vi move to the end of the current word
9659243Sobrien93 Vi move to the character specified backward
9759243Sobrien94 Vi move to the character specified forward
9859243Sobrien95 Vi move up to the character specified backward
9959243Sobrien96 Vi move up to the character specified forward
10059243Sobrien97 Enter vi insert mode
10159243Sobrien98 Enter vi insert mode at beginning of line
10259243Sobrien99 Vi repeat current character search in the same search direction
10359243Sobrien100 Vi repeat current character search in the opposite search direction
10459243Sobrien101 Vi repeat current search in the same search direction
10559243Sobrien102 Vi repeat current search in the opposite search direction
10659243Sobrien103 Vi replace character under the cursor with the next character typed
10759243Sobrien104 Vi replace mode
10859243Sobrien105 Vi search history backward
10959243Sobrien106 Vi search history forward
11059243Sobrien107 Vi replace character under the cursor and enter insert mode
11159243Sobrien108 Vi replace entire line
11259243Sobrien109 Vi move to the previous word
11359243Sobrien110 Vi move to the next word
11459243Sobrien111 Vi undo last change
11559243Sobrien112 Vi goto the beginning of line
11659243Sobrien113 Perform which of current command
11759243Sobrien114 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
125167465Smp122 Execute command and keep current line
126167465Smp123 Execute command and move to next history line
127