Skip to content

About C-g, ESC and restoring the default cursor-type when exiting boon-mode from INSERT mode #134

Description

@Ikuyu

Great package. Keep up the good work!

I have two question though:

  1. How can I use C-g to leave INSERT mode without affecting the global use of C-g?
  2. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions