Great package. Keep up the good work!
I have two question though:
- How can I use C-g to leave INSERT mode without affecting the global use of C-g?
- How can I revert the ESC key to its default behaviour?
Obviously I don't want to use ESC but C-g to leave INSERT mode.
Below is probably a bug that I'd like to see fixed:
If one is in INSERT mode and executes 'boon-mode' using M-x, the cursor-type is not restored to my global setting:
(setq-default cursor-type 'box).
Great package. Keep up the good work!
I have two question though:
Obviously I don't want to use ESC but C-g to leave INSERT mode.
Below is probably a bug that I'd like to see fixed:
If one is in INSERT mode and executes 'boon-mode' using M-x, the cursor-type is not restored to my global setting:
(setq-default cursor-type 'box).