Is your feature request related to a problem? Please describe.
Quite often while using a quick and convenient file editor like Notepads, one tends to make a lot of lists or bunch of notes. And there is need to move the current line (one where the cursor is) or the current selection, using keyboard shortcuts.
Describe the solution you'd like
Keyboard shortcuts could be either like notepad++ or a popular code editor like VSCode so ctrl+shift+up / ctrl+shift+down for the former or alt+up or alt+down for the latter. I'd happy with any of these.
Describe alternatives you've considered
The alternative is select/cut/paste which obviously doesn't stop me from using the tool, but does slow down the intended action quite a lot.
Additional context
Nothing to add, apart from the appreciation for your amazing work on this.
Will do.
@soumyamahunt Let me know if you are interested in implementing this feature.
@soumyamahunt Let me know if you are interested in implementing this feature.
Implemented in #555.
Most helpful comment
Implemented in #555.