Remapping keys to close two popups at the same time #5990
Labels
A-helix-term
Area: Helix term improvements
A-keymap
Area: Keymap and keybindings
C-enhancement
Category: Improvements
Hello, have just switched to helix from neovim and I am quite impressed.
However often when writing, both the code completion and definition pop up appear at the same time. I always use
Ctrl-c
to close and have remappedC-c = "normal_mode"
in all modes. I still find that I need to press it twice to close both popups, but when usingEscape
, it actually closes both popups and returns to normal mode. Is there a way to remap a key to do whateverEscape
does there? I am using the latest22.12 (0a7cd97d)
version built from source.The text was updated successfully, but these errors were encountered: