wiki:doc/editor/hotkeys

Version 6 (modified by andrew_b, 5 years ago) (diff)

Document bookmark actions

Hotkeys for editor

See commons? for work with hotkeys

Related pages

Hotkeys

Ctrl and Shift mean the same keyboard keys, Meta is metakey, on PC it's Alt or single Esc press.

F3Begin of text selection. Second press - end of text selection
Shift+F3Begin of block text selection
F5Copy text selection
F6Move text selection
F8Delete text selection
Meta+iGo to previous bookmark
Meta+jGo to next bookmark
Meta+kToggle bookmark
Meta+lGo to line by number
Meta+oFlush bookmarks
Meta+qInsert literal. See table at bottom of this page
Meta+tSort of text in selection.
Meta+uExecute external command and insert output into cursor position
Ctrl+fSave selection into external file
Ctrl+kDelete chars to end of line
Ctrl+nCreate new file
Ctrl+sToggle syntax highlighting
Ctrl+tSelect text charset
Ctrl+uUndo
Ctrl+xGo to end of next word
Ctrl+yDelete line
Ctrl+zGo to start of previous word
Shift+F5Insert external file content into cursor position
Meta+EnterCodejump dialog
Meta+-Move back into codejump (go to from function definition to function call)
Meta++Move forvard into codejump (go to from function call to function definition)
Meta+nToggle number of lines
tabIf 'persistent blocks' option is on, then move selected text to right
M-tabIf 'persistent blocks' option is on, then move selected text to left
Shift+ArrowsText selection
Meta+ArrowsBlock text selection
Meta+Shift+-Toggle show visible tabs and trailing spaces

Table of literals

HEX Dec Key Description
011Meta+q,a
022Meta+q,n
033Meta+q,v
044Meta+q,d
055Meta+q,e
066Meta+q,f
077Meta+q,g
088Meta+q,h
099Meta+q,iTAB
0A10Meta+q,j
0B11Meta+q,k
0C12Meta+q,l
0E14Meta+q,m
0F15Meta+q,o
1016Meta+q,p
1117Meta+q,q
1218Meta+q,r
1319Meta+q,s
1420Meta+q,t
1521Meta+q,u
1622Meta+q,b
1723Meta+q,w
1824Meta+q,c
1925Meta+q,y
1A26Meta+q,x
1B27Meta+q,z
Meta+q,Esc,Esc