home *** CD-ROM | disk | FTP | other *** search
- ! Keyboard command definitions for WE.EXE
-
- ! Control keys ^H through ^M overlap other named
- ! special keys (arrows, Tab, and Enter)
-
- Esc men ! Display main menu
- Tab 9 ! Enter TAB (ASCII 9)
- Enter ent ! ENTER key ("alb" on last line)
- Ctrl/Enter ala ! Add blank line above cursor
- Shift/Enter alb ! Add blank line below cursor
- Del del ! Delete character at cursor
- Back dpv ! Delete previous character
- Left lft ! Move cursor one column to left
- Right rgt ! Move cursor one column to right
- Up upl ! Move cursor up one line
- Down dnl ! Move cursor down one line
- Home lfx ! Move cursor to beginning of line
- End rgx ! Move cursor to end of line
- Ctrl/Left llf ! Move cursor 8 columns to left
- Ctrl/Right lrg ! Move cursor 8 columns to right
- ^B spl ! Break line into two lines at cursor
- ^A joi ! Append line below onto current line
- ^R dcl ! Delete (remove) current line
- ^E dte ! Delete from cursor to end of line
- PgUp pup ! Move cursor one page up
- PgDn pdn ! Move cursor one page down
- ^Z sup ! Scroll text up one line without moving cursor
- ^W sdn ! Scroll text down one line without moving cursor
- ^P pfm ! Reformat paragraph with cursor in it
- ^N nxt ! Find next match for most recent search
- Ins isw ! Toggle insert/overwrite mode
- F2 mln ! Mark entire line (move down first if current already marked)
- Shift/F2 uln ! Unmark entire line (if current line has no marks then try adjacent lines)
- F3 mmr ! Mark char at cursor and move right
- Shift/F3 umc ! Unmark char at cursor (move first if current not marked)
- F4 shr ! Insert blank column at cursor position in marked block
- Shift/F4 shl ! Delete column at cursor position in marked block
- F5 iws ! Increase size of current window
- Shift/F5 dws ! Decrease size of current window
- F6 snw ! Switch to next window
- Shift/F6 spw ! Switch to previous window
- F7 aco ! Indent line to align with line above
- Shift/F1 dia ! Diagnostic information display
- Ctrl/Home ftp ! Move to top of file
- Ctrl/End fbt ! Move to end of file
- ^X ^P ibp ! Insert brace pair
- ^X ^C icb ! Insert closing brace
- ^X ^F ser ! Search for string with exact capitalization
- ^X ^Z zoo ! Zoom to current window
- ^X ^O opn ! Open file and load into new window
- ^X ^N opt ! Open window and load file named by text at cursor
- ^X ^I swi ! Search for word with any capitalization
- ^X ^W swd ! Search for word with exact capitalization
- ^X ^R rep ! Replace string with exact capitalization
- ^X ^Q qui ! Close window without saving any changes
- ^X ^H hde ! Hide/unhide the current window
- ^X ^L lok ! Lock/unlock the current window on the screen
- ^X ^U snu ! Swap next unlocked window into unlocked area on screen
- ^X ^A 1 ! Insert ASCII 1
- ^X ^S sav ! Save file without closing window
- ^X ^D dlc ! Delete last char on each line in marked block
-