|
@@ -51,6 +51,8 @@ Backspace. Delete a character backward.
|
|
|
Delete all the characters from current cursor to the first space backward.
|
|
|
- `Ctrl+U`
|
|
|
Delete all the characters from current cursor to the beginning of current line.
|
|
|
+- `Ctrl+Alt+<Num>`
|
|
|
+Insert title at level `<Num>`. `<Num>` should be 1 to 6. Currently selected text will be changed to title if exist.
|
|
|
- `Tab`/`Shift+Tab`
|
|
|
Increase or decrease the indentation. If any text is selected, the indentation will operate on all these selected lines.
|
|
|
- `Shift+Left`, `Shift+Right`, `Shift+Up`, `Shift+Down`
|