mirror of
https://github.com/nadrad/h-m-m.git
synced 2026-03-13 20:25:45 +01:00
added ctrl+w to magic readline
This commit is contained in:
parent
733f7d8248
commit
254b0a1d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ In the text editor:
|
|||
* `Delete` - deletes character
|
||||
* `Ctrl+Delete` - deletes word
|
||||
* `Backspace` - deletes previous character
|
||||
* `ctrl+Backspace` - deletes previous word
|
||||
* `ctrl+Backspace`, `ctrl+w` - deletes previous word
|
||||
* `Ctrl+v` or `Ctrl+Shift+v` - paste
|
||||
* `Esc` - cancels editing
|
||||
* `Enter` - wanna guess? ;)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue