Comment by Klasiaster
6 days ago
Good keybindings, some are missing compared to what normally works, e.g., in the browser text input area or in gnome-text-editor (Ctrl-Shift-Up/Down was one I directly ran into).
I've found https://github.com/gphalkes/tilde to work quite well, it also supports the system clipboard. Nice to see a Rust alternative.
ctrl+shift+up/down - not sure what you mean it to do?
In VSCode it adds multiple cursors directly above/below.
In other editors I think it moves (shifts) the current line up or down.
Actually not that important, it also does the same as shift-up/down and I think it's more a convenience feature that one can keep ctrl pressed when it was pressed as ctrl-shift-left/right for word selection and one then presses up/down.