Adds wordstar-style keybindings a'la the command line editor joe, including persistent block manipulation, separate from selection.
This aims to be a complete joe
mode for Atom. Because I'd rather write
code than learn new keybindings. 😉Plus, I'm too used to being able to mark
a block of text and operate on it without having it go away any time I move
the cursor.
If you move a block and then undo the move, the display of your buffer will be corrupted.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.