Keyboard shortcuts for E-TextEditor (http://www.e-texteditor.com/)
File Operations
Ctrl+N : New file
Ctrl+O : Open file
Ctrl+S : Save file
Ctrl+Shift+S : Save as
Ctrl+W : Close file
...
Editing
Ctrl+K : Delete to end of line
Ctrl+Backspace : Delete to start of word (same as Ctrl+H)
Ctrl+Delete : Delete to end of word
Ctrl+Shift+K : Delete the entire line
Ctrl+(Shift)+U : Change case on word/selection
Alt+G : Inverse case on word/selection
Ctrl+Alt+U : Title case
Ctrl+T : Transpose, for swapping words or chars.
Ctrl+Alt+R : Run current line/selection
Ctrl+C : Copy
Ctrl+V : Paste
Ctrl+X : Cut
Ctrl+Z : Undo
...
Selection
Ctrl+A : Select all
Ctrl+Shift+arrow : Select entire word
Alt+Left-mouse : column selection
Ctrl+Left-mouse : Multi selection
Shift+Home : Selects to the first non-whitespace char on the line,
second time the white spaces will be selected as well
Shift+Ctrl+Home : Selects to the beginning of the document
Shift+Ctrl+End : Selects to the end of the document
...
Navigation
Alt+Ctrl+R/L-arrow : Next/previous tab
Alt+Ctrl+Up-arrow : Go to header/source
Ctrl+G : Go to line
Ctrl+F : Find
Ctrl+G : Find next
Ctrl+R : Replace
Home : Move cursor to the beginning of the line
End : Move cursor to the end of the line
Ctrl+Home : Move cursor to the beginning of the document
Ctrl+End : Move cursor to the end of the document
Ctrl+Up/Down-arrow : Scroll up/down, without moving the caret
Ctrl+1-9 : Go to tab
...
View
Ctrl+P : Show/hide history
F2 : Incoming (collaborative editing)
F3 : Show/hide revision history
F4 : Show/hide visual undo
Ctrl+Alt+P : Show/hide web preview
...
Document
Ctrl+M : Make milestone
...
Bundle
Ctrl+Shift+B : Show bundle editor
Ctrl+Alt+T : Select bundle
Esc : Kill current running bundle command
...