|
Tastaturkürzel |
![]() ![]()
|
Taste |
Funktion |
|
|
Left |
Move cursor left one char |
Right |
Move cursor right one char |
Up |
Move cursor up one line |
Down |
Move cursor down one line |
Ctrl + Left |
Move cursor left one word |
Ctrl + Right |
Move cursor right one word |
PgUp |
Move cursor up one page |
PgDn |
Move cursor down one page |
Ctrl + PgUp |
Move cursor to top of page |
Ctrl + PgDn |
Move cursor to bottom of page |
Ctrl + Home |
Move cursor to absolute beginning |
Ctrl + End |
Move cursor to absolute end |
Home |
Move cursor to first char of line |
End |
Move cursor to last char of line |
Shift + Left |
Move cursor and select left one char |
Shift + Right |
Move cursor and select right one char |
Shift + Up |
Move cursor and select up one line |
Shift + Down |
Move cursor and select down one line |
Shift + Ctrl + Left |
Move cursor and select left one word |
Shift + Ctrl + Right |
Move cursor and select right one word |
Shift + PgUp |
Move cursor and select up one page |
Shift + PgDn |
Move cursor and select down one page |
Shift + Ctrl + PgUp |
Move cursor and select to top of page |
Shift + Ctrl + PgDn |
Move cursor and select to bottom of page |
Shift + Ctrl + Home |
Move cursor and select to absolute beginning |
Shift + Ctrl + End |
Move cursor and select to absolute end |
Shift + Home |
Move cursor and select to first char of line |
Shift + End |
Move cursor and select left and up at line start |
Alt + Shift + Left |
Move cursor and column select left one char |
Alt + Shift + Right |
Move cursor and column select right one char |
Alt + Shift + Up |
Move cursor and column select up one line |
Alt + Shift + Down |
Move cursor and column select down one line |
Alt + Shift + Ctrl + Left |
Move cursor and column select left one word |
Alt + Shift + Ctrl + Right |
Move cursor and column select right one word |
Alt + Shift + PgUp |
Move cursor and column select up one page |
Alt + Shift + PgDn |
Move cursor and column select down one page |
Alt + Shift + Ctrl + PgUp |
Move cursor and column select to top of page |
Alt + Shift + Ctrl + Alt + PgDn |
Move cursor and column select to bottom of page |
Alt + Shift + Ctrl + Home |
Move cursor and column select to absolute beginning |
Alt + Shift + Ctrl + End |
Move cursor and column select to absolute end |
Alt + Shift + Home |
Move cursor and column select to first char of line |
Alt + Shift + End |
Move cursor and column select to last char of line |
Ctrl + C; Ctrl + Ins |
Copy selection to clipboard |
Ctrl + X |
Cut selection to clipboard |
Ctrl + V; Shift + Ins |
Paste clipboard to current position |
Ctrl + Z; Alt + Backspace |
Perform undo if available |
Shift +Ctrl + Z |
Perform redo if available |
Ctrl + A |
Select entire contents of editor |
Ctrl + Del |
Clear current selection |
Ctrl + Up |
Scroll up one line leaving cursor position unchanged |
Ctrl + Down |
Scroll down one line leaving cursor position unchanged |
Backspace |
Delete last char |
Del |
Delete char at cursor |
Ctrl + T |
Delete from cursor to next word |
Ctrl + Backspace |
Delete from cursor to start of word |
Ctrl + B |
Delete from cursor to beginning of line |
Ctrl + E |
Delete from cursor to end of line |
Ctrl + Y |
Delete current line |
Enter |
Break line at current position, move caret to new line |
Ctrl + N |
Break line at current position, leave caret |
Tab |
Tab key |
Tab (block selected) |
Indent selection |
Shift + Tab |
Unindent selection |
Ctrl + K + N |
Upper case to current selection or current char |
Ctrl + K + O |
Lower case to current selection or current char |
Ins |
Toggle insert/overwrite mode |
Ctrl + O + K |
Normal selection mode |
Ctrl + O + C |
Column selection mode |
Ctrl + K + B |
Marks the beginning of a block |
Ctrl + K + K |
Marks the end of a block |
Esc |
Reset selection |
Ctrl + digit (0-9) |
Go to Bookmark digit (0-9) |
Shift + Ctrl + (0-9) |
Set Bookmark digit (0-9) |
Ctrl + Space |
Auto completion popup |