Improve esc when auto complete window is open #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you want to leave insert mode while the auto complete window is open, you have to press escape twice.
First to close the menu, second to leave insert mode.
This makes sense if you have made a selection, however when nothing is selected it should leave insert mode immediately.
Should not be very hard to setup.