You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the cursor types, they can be set with the variables boon-*-cursor-type.
I remember having problems rebinding C-g so I decided to leave it alone.
But could you try setting boon-quit-key to C-g and see if you get the
desired effect?
On Thu, Apr 6, 2023 at 3:12 PM Edwin H. Jonkvorst ***@***.***> wrote:
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.
This might be a bug I'd like to see fixed:
If one is in INSERT mode and executes (boon-mode) using M-x, the
cursor-typeis not restored to my global setting: (setq-default cursor-type
'box).
—
Reply to this email directly, view it on GitHub
<#134>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAGYYYNKTO4PFTJCIWT2GDW726M7ANCNFSM6AAAAAAWVMVDFY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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).
The text was updated successfully, but these errors were encountered: