home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS 1
/
BBS#1.iso
/
communic
/
rbcom400.ha
/
EMACS.HLP
< prev
next >
Wrap
Text File
|
1993-01-03
|
2KB
|
49 lines
RBcomm v3.40
Emacs Keybindings
Alt-letter keys send Esc-letter, making the Alt key a true meta key. To
execute RBcomm commands, press Alt=, then the desired command key:
Alt-C Call number Alt-A Attack-dial
Alt-Q dialing Queue Alt-H hang up
Alt-1 through Alt-0 Alt-F1 through Alt-F10
(dial 1st through 10th number) (dial 11th through 20th number)
Alt-R Receive file Alt-S Send file
Alt-T Type file to remote system Alt-Z send file using Zmodem
Alt-M learn Macro Alt-U load User interface
Alt-N play back learned macro Alt-O scrOllback
Alt-B send Break Alt-D DOS shell
Alt-F list Files Alt-G Go execute a program
Alt-I Idle mode Alt-J Jump to directory
Alt-V View file Alt-X eXit
Alt-P set Parameters Alt-E toggle Echo
Alt-L toggle Logging Alt-Y toggle verbose mode
PgDn for more, Esc to exit Help
Input Editing
Movement
^A Home move to start of input
^E End move to end of input
^S Left move one character left
^D Right move one character right
^Left move one word left
^Right move one word right
Deletion
Backsp delete character to left of cursor
Del delete character under cursor
Alt-G/H delete word to right/left of cursor
^End delete from cursor to end of input
Miscellaneous
^T transpose the two characters to the left of the cursor
^Q treat the next key as a literal character to insert
Alt-D insert a literal ASCII DEL (127) character
Alt-P paste in the contents of the cut buffer
Esc abort input
Enter accept input
Press ESC or Space to exit Help