tnotes 1.2.0
Added
ctrl+cquits, alongsidectrl+q.- A mouse selection is copied to the clipboard when the button is released, like in a terminal; copy/cut confirm in the status bar.
Fixed
- Clipboard on Wayland: copies went to the X11 selection via XWayland and never reached the Wayland clipboard; arboard now uses the
wayland-data-controlbackend. - Context-menu
cuton a mouse selection did nothing (the copy step cleared the selection before the delete). - With emacs keys, a mouse selection left the editor in edtui's Visual/Normal mode where no key did anything. The editor now stays in Insert; Backspace/Delete remove the selection, typing replaces it, any other key drops it.
- Sidebar text no longer touches the separator line: one blank column is kept before it.
Full changelog: v1.1.1...v1.2.0