Vim Emulation for jEdit 5.6.0
Submitted by Tuesday, 23 March, 2021 - 15:24
on
Hi everyone,
I am currently developing a port of the Vimulator Plugin by mike dillon to the current jEdit 5.6.0.
For those that did not stumble upon it yet, it emulates VI keybindings within jEdit.
In addition to the previously existing plugin, this now features:
- Insertion, Replacement and Command mode
- Visual modes (Normal, Block and Line)
- Yanking/Unyanking
- Multi-Caret editing
I did not find out how to post this to the default plugin central and am not sure if the product is mature enough for that.
A current development build can be found in its github repository:
https://github.com/nielstron/vimulator
Feel free to have a look. I would be glad for any feedback on usability and hidden bugs/slownesses.
I am currently developing a port of the Vimulator Plugin by mike dillon to the current jEdit 5.6.0.
For those that did not stumble upon it yet, it emulates VI keybindings within jEdit.
In addition to the previously existing plugin, this now features:
- Insertion, Replacement and Command mode
- Visual modes (Normal, Block and Line)
- Yanking/Unyanking
- Multi-Caret editing
I did not find out how to post this to the default plugin central and am not sure if the product is mature enough for that.
A current development build can be found in its github repository:
https://github.com/nielstron/vimulator
Feel free to have a look. I would be glad for any feedback on usability and hidden bugs/slownesses.