General
Alt + N
to show line number
Alt + P
to show whitespaces
Copy Paste
ALT + A
To set cursor :
Arrow key
Move setted cursor
ALT + 6
to copy Copy
CTRL + U
Paste
CTRL + K
to delete / cut entire line
Copy Entire Line
Ctrl + A
to go the beginning of the line
ALT + A
to set cursor
Ctrl + E
to go to the end of the line
ALT + 6
to copy
Ctrl + U
to paste
Undo & Redo
Alt + U
to undo
Alt + E
to redo
Current Cursor Position
Ctrl + C
exmple output: [ line 3/9 (33%), col 3/32 ( 9%), char 55/208 (26%) ]
Navigation
Alt + /
go the end of the file
Alt + \
to go to the begining of the file
Ctrl + /
then enter line number to go to specific line
Search
Ctrl + W
to search
Alt + W
to go to next occurence
Alt + Q
to go to previous occurence
Search and Replace
Alt + R
to search the string to replace
Enter search text
, then Enter replace text