micro
micro copied to clipboard
[Feature Request] Add support to bind Ctrl+[ and Ctrl+]
Description of the problem or steps to reproduce
I want to bind those to combinations to Indent/Outdent line or selection.
Specifications
Commit hash: OS: Arch Linux Terminal: Konsole
You didn't mention which OS you're using but in Linux/BSD/MacOS it might not be possible for Micro to differentiate between Ctrl+[ and Escape since both map to ASCII 0x1b.