Default key binding

Action Keyboard commands
Abort current operation ESCAPE
Undo Ctl Z
Redo Ctl Y
File operation
New Ctl N
Open Ctl O
Close Ctl W
Save Ctl S
Save as Ctl S
Window management
New Tab/Window Ctl F1
Reopen Workspace Ctl F1
Seek Window Alt F1
Seek Tab in current window Alt F1
Separate current Tab to a new window Ctl F2
Move current Tab to next Window Ctl F2
Show windows list Alt F2
Switch to next Tab left Ctl F3
Move current tab left in the tab list Ctl F3
Close current tab Alt F3
Switch to next Tab right Ctl F4
Move current tab right in the tab list Ctl F4
Search and Replace
Jump Ctl J
Search Ctl F
Replace Ctl H
Find next F5
Find previous F5
Replace match and go to next F6
Replace match and go to previous F6
Bookmarks
Set Bookmark # Ctl 0..9
Jump to Bookmark # Ctl 0..9
Set Bookmark letter Ctl B letter
Jump to Bookmark letter Ctl B letter
Set/Clear unnamed Bookmark Ctl B SPACE
Jump to previous Bookmark Ctl B
Jump to previous Bookmark Ctl B
Jump to next Bookmark Ctl B
Jump to next Bookmark Ctl B
Scrolling
Scroll view one line up Alt
Scroll view one line down Alt
Scroll view one page up Alt PAGE
Scroll view one page down Alt PAGE
Scroll view one column left Alt
Scroll view one column right Alt
Scroll view one page left Alt
Scroll view one page right Alt
Caret movement
Move caret to beginning of current word Ctl
Move caret to beginning of current word Ctl
Move caret to beginning of current sentence Ctl
Move caret to end of current sentence Ctl
Move caret to beginning of buffer Ctl
Move caret to end of buffer Ctl
Move caret to beginning of selected region Ctl Alt
Move caret to end of selected region Ctl Alt
Selection
Select whole region Ctl A
Toggle selection marker ENTER
Toggle selection marker Ctl ENTER
Toggle selection column mode Ctl ENTER
Copy selection to clipboard Ctl C
Delete selection Ctl DELETE
Cut off selection and put it to clipboard Ctl X
Convert selected text lower-case Ctl U
Convert selected text upper-case Ctl U
Basic editing command
Paste clipboard Ctl V
Delete current word DELETE
Delete previous word BACKSPACE
Insert special character Ctl I C
Insert file content Ctl I F
Truncate whitespace at caret position Ctl D W
Truncate line at caret position Ctl D T
Delete current line Ctl D L
Macro and Register commands
Clear register Ctl R C 0..9
Store selected text in register # Ctl R S 0..9
Increment numeric value stored in register Ctl R I 0..9
Decrement numeric value stored in register Ctl R D 0..9
Insert register # Ctl I R 0..9
Store current caret position in register Ctl R P 0..9
Return to position stored in register Ctl R R 0..9
Start macro capture. Macro get name letter Ctl M letter
Enter macro name and start capture Ctl M SPACE
Re-Play macro named letter Ctl M letter
Select macro to replay Ctl M SPACE
Specify repetition number of next command Ctl Alt M
Advanced editing commands
Narrow current buffer to selection Ctl L N
Widen current buffer to whole file Ctl L W
Recount lines and highliting mode Ctl L L
Specify line pattern for removal Ctl E M
Specify line segment and remove duplicate lines Ctl E D
Specify line segment for comparison and sort lines Ctl E S
Convert file encoding Ctl E E
Delete duplicate line Ctl D D
Configure external tools Ctl T
Execute external tool assignet to shortkey letter Ctl T letter