Sunteți pe pagina 1din 2

www.slickedit.

com

Epsilon Emulation
Cursor Movement
Begin line Ctrl+A, Alt+Left Beginning of window Home Bottom of buffer Ctrl+End, Alt+> Cursor left Left arrow, Ctrl+B Cursor right Right arrow, Ctrl+F End of line Ctrl+E, Alt+Right End of window End First non blank Alt+M Go to Ctrl+X 'G'line Match parenthesis Alt+) Next Alt+E, Ctrl+Down sentence Next level Ctrl+Alt+F Next line Ctrl+N, Down arrow Next paragraph Alt+], Alt+Down Next word Ctrl+Right, Alt+F Page down Ctrl+V, PgDn Page up Alt+V, PgUp Previous level Ctrl+Alt+B Previous line Ctrl+P, Up arrow Previous paragraph Alt+[, Alt+Up Previous sentence Alt+A, Ctrl+Up Previous word Ctrl+Left, Alt+B Top of buffer Ctrl+Home, Alt+< Select block/column Alt+@ Select character/stream Ctrl+2 Select line Triple-Click Select paragraph Alt+H Select word Double-Click Shift block selection left Shift+F7 Shift block selection right Shift+F8 Start block/column selection Right-Click & Drag Start char/stream selection Click & Drag Start or extend char/stream Shift+<Cursor keys> selection Tabify selection Ctrl+X Ctrl+Alt+I Untabify selection Ctrl+X Alt+I Write selection to file Ctrl+X 'W' Paste recent clipboard Alt+Y Quote next character Ctrl+Q Retrieve next argument (cmdline only) Ctrl+P, Up Retrieve previous argument Ctrl+N, Down (cmdline only) Select line Triple-Click Select word Double-Click Start char/stream selection Click & Drag Start or extend char/stream Shift+<Cursor keys> selection Transpose characters Ctrl+T Transpose words Alt+T Upcase word Alt+U Compile current buffer Alt+F6 Complete symbol Ctrl+Space Execute project Ctrl+F5 Expand extension specific alias Ctrl+Shift+P Expand global alias Ctrl+Shift+O Go to tag Ctrl+X '.' List symbols Alt+. for next/previous definition Ctrl+PgUp/Ctrl+PgDn page up/down in comment Shift+PgUp/Ctrl+PgDn Make and load current macro buffer F3 Next error Ctrl+X Ctrl+N, Alt+F10 Parameter Info Alt+, for next/previous definition Ctrl+PgUp/Ctrl+PgDn to page up/down in comment Shift+PgUp/Ctrl+PgDn Pop a pushed bookmark Ctrl+X Ctrl+H, Ctrl+, Push a bookmark, go to definition Ctrl+X ',', Ctrl+. of symbol at cursor Start concurrent process Ctrl+X Ctrl+M Stop concurrent process Ctrl+C Tag Files dialog box Ctrl+X Alt+,

Searching
Incremental search Ctrl+S Regular expression search Ctrl+Alt+S Reverse incremental search Ctrl+R Reverse regular expression search Ctrl+Alt+R Search and replace with prompting Alt+% Search and replace without prompting Alt+& Stop search or search & replace Ctrl+Alt+Shift+F2

Files and Buffers


Compare windows Ctrl+F2, Ctrl+X 'C' Directory edit mode Ctrl+X 'D' Edit a file or find buffer Ctrl+X Ctrl+F Insert file Ctrl+X 'I' List buffers Ctrl+X Ctrl+B, Ctrl+X Alt+B Quit buffer Ctrl+X 'K' Replace buffer with a file on disk Ctrl+X Ctrl+V Resync after compare mismatch Ctrl+F10 Save and rename buffer Ctrl+X Ctrl+W Save current buffer Ctrl+X Ctrl+S Select buffer Ctrl+X 'B' Write buffer to file Ctrl+F7 Write selection to file Ctrl+X 'W'

Debugging
Activate breakpoints window Activate call stack Activate threads window Activate variables window Activate watch window Clear all breakpoints Restart debugging Run to cursor Show next statement Start/continue debugging Step into Step over Stop debugging Toggle breakpoint enable Toggle breakpoint Ctrl+Alt+B, Alt+F9 Alt+7, Ctrl+Alt+C Ctrl+Alt+H Alt+4, Ctrl+Alt+V Alt+3, Ctrl+Alt+W Ctrl+Shift+F9 Ctrl+Shift+F5 Ctrl+F10 Alt+Pad-Star F5 F11 F10 Shift+F5 Ctrl+F9 F9

Inserting Text
Indent to previous line or insert Tab, Ctrl+I tab character Insert a line Enter, Ctrl+M, Ctrl+J Insert literal Ctrl+Q Insert/overwrite toggle Ins Open a new line below current line Ctrl+Enter Open a new line above current line Ctrl+Shift+Enter Insert a line (no syntax expansion) Shift+Enter Insert a space (no syntax expansion) Shift+Space Split line Ctrl+O

Command Line/Text Box Editing


The following keys are different in all Text Boxes except the command line if the CUA Text Box check box is checked (Tools > Options > Redefine Common Keys): Copy selection to clipboard Ctrl+C Cut selection Ctrl+X Paste Ctrl+V Taken over by dialog manager for Alt+A..Alt+Z selecting controls Command Line Keys Append next clipboard Ctrl+Alt+W Capitalize word Alt+C Complete and enter argument ESC, Ctrl+[ (cmdline only) Complete argument Space Cursor to command line toggle F2, Alt+X Cut previous word Ctrl+Alt+H Cut selection Ctrl+W, Shift+Del Cut to end of line Ctrl+K Cut word Alt+D Delete character Ctrl+D Delete horizontal space Alt+\ Delete previous character Ctrl+H, Backspace ENTER argument Ctrl+J, Enter, Ctrl+M Expand alias at cursor. Ctrl+Space (Use ALIAS command to define aliases.) Extend selection Shift+Click Insert tab character Tab, Ctrl+I Insert toggle Ins List arguments ? Lowcase word Alt+L Paste Ctrl+Y, Shift+Ins

Clipboard
Append next clipboard Copy selection to clipboard Copy word Cut level Cut previous level Cut previous word Cut selection Cut sentence Cut to end of line Cut word Paste Select clipboard to insert Ctrl+Alt+W Alt+W, Ctrl+Ins Ctrl+X Ctrl+A Ctrl+Alt+K Alt+Del Ctrl+Alt+H Ctrl+W, Shift+Del Alt+K Ctrl+K Alt+D Ctrl+Y, Shift+Ins Alt+Y

Deleting Text
Cut level Ctrl+Alt+K Cut line Ctrl+Backspace Cut previous level Alt+Del Cut previous word Ctrl+Alt+H Cut sentence Alt+K Cut to end of line Ctrl+K Cut word Alt+D Delete blank lines Ctrl+X Ctrl+O Delete character before cursor Backspace, Ctrl+H Delete character under cursor Del, Ctrl+D Delete horizontal space Alt+\

Macros
Edit current dialog box if Ctrl+Shift+Space running a dialog box. Close dialog box that won't close. Load and run dialog box/macro if editing dialog box or macro. End macro recording Ctrl+X ')' Halt Slick-C macro prompting for a Ctrl+Break key with get_event() Halt Slick-C macro that is Ctrl+Alt+Shift+F2 executing. Terminate infinite loops. Make and load current buffer F3 Run last recorded macro Ctrl+X 'E' Save last recorded macro Ctrl+X Alt+N Start/end macro recording Ctrl+X '('

Windowing
Cursor to beginning of window Home Cursor to end of window End Delete window Ctrl+X Ctrl+D Expand window Ctrl+PgUp Next window Ctrl+X 'O', Alt+PgDn One window Ctrl+X '1' Prev window Ctrl+X 'P', Alt+PgUp Shrink window Ctrl+PgDn Split window horizontally Ctrl+X '2'

Selection
Copy selection to cursor Ctrl+Shift+Right-Click Exchange point and start selection Ctrl+X Ctrl+X Extend selection Shift+Click Indent selection Ctrl+Alt+\ Move selection to cursor Ctrl+Right-Click

Compiling and Programming Support


Build project Ctrl+X 'M'

To find out what a key sequence does, enter what-is (or simply what SPACEBAR) in the command line and press ENTER. When prompted, press the key sequence in question. If the key or key sequence is not bound to a command, no message appears.

www.slickedit.com

Epsilon Emulation
Miscellaneous
Alias change directory Ctrl+X / Bind to key F4 Cancel Ctrl+G Capitalize word Alt+C Center line within margins Alt+S Center line within window Ctrl+L Change directory F7 Complete more Ctrl+Shift+Space Complete next word/variable Ctrl+Shift+. Complete previous word/variable Ctrl+Shift+, Configuration menu Alt+P Count lines Ctrl+X 'L' Display information on cursor position Ctrl+X '=' Expand alias at cursor Ctrl+Shift+O Find matching start paren Alt+) Help for mode or context F1, Alt+?, Ctrl+Hex display toggle Ctrl+Shift+H Lowcase word Alt+L Main menu for mode F10 Modify toggle Alt+~ Redo Shift+F9, Ctrl+X 'R' Reflow paragraph Alt+Q Resume Ctrl+X Ctrl+Z Safe exit Ctrl+X Ctrl+C Scroll down Alt+Z Scroll up Ctrl+Z Set macro variable F8, Ctrl+F8 Set margins Ctrl+X 'F' Shell Ctrl+X Ctrl+E Transpose characters Ctrl+T Transpose lines Ctrl+X Ctrl+T Transpose words Alt+T Undo F9, Ctrl+X 'U' Undo w/cursor grouping Ctrl+F9 Upcase word Alt+U What is F6

Argument/Repeating a Key
Change number of blank lines at or Ctrl+X Ctrl+O before cursor to argument-count Cut argument-count complete lines Ctrl+K Indent or unindent Ctrl+X Ctrl+I, Ctrl+X Tab selected lines by argument-count characters Select argument-count 0..9 Alt+0..Alt+9 Select number of times to invoke Ctrl+U a command. Set argument-count.

To find out what a key sequence does, enter what-is (or simply what SPACEBAR) in the command line and press ENTER. When prompted, press the key sequence in question. If the key or key sequence is not bound to a command, no message appears.

S-ar putea să vă placă și