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
Is your feature request related to a problem? Please describe.
No, this is a question. I need help.
In insert mode (in command editor), if I use ctrl+c, the editor will close. I would like to know whether we can customize that.
I normally use ctrl+c for exiting insert mode in Nvim so reaching for the esc key is not in my muscle memory (it's far from home row 🥲).
Describe the solution you'd like
remap ctrl+c so it won't close command editor.
Describe alternatives you've considered
I'm new. I don't really have any idea.
I scan through the config page especially the miscellaneous section in the docs but can't find any solution.
This discussion was converted from issue #10075 on May 27, 2026 07:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
No, this is a question. I need help.
In
insertmode (in command editor), if I usectrl+c, the editor will close. I would like to know whether we can customize that.I normally use
ctrl+cfor exitinginsertmode in Nvim so reaching for theesckey is not in my muscle memory (it's far from home row 🥲).Describe the solution you'd like
remap
ctrl+cso it won't close command editor.Describe alternatives you've considered
I'm new. I don't really have any idea.
I scan through the config page especially the miscellaneous section in the docs but can't find any solution.
All reactions