Handle paste events in editor
Only on non-windows platforms though, since crossterm doesn't support pasting on windows.
This commit is contained in:
parent
5ad9f0f3e7
commit
f7e7003788
3 changed files with 15 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ Procedure when bumping the version number:
|
|||
### Added
|
||||
- New messages are now marked as unseen
|
||||
- Sub-trees can now be folded
|
||||
- Support for pasting text into editors
|
||||
- More readline-esque editor key bindings
|
||||
- Key bindings to move to prev/next sibling
|
||||
- Key binding to center cursor on screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue