mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9c108b5486
Terminals which support the enhanced keyboard protocol send events for keys pressed with the Super modifier (Windows/Linux key or the Command key). The only changes that are needed to support this in Helix are: * Mapping the modifier from crossterm's KeyModifiers to Helix's KeyModifiers. * Representing and parsing the modifier from the KeyEvent text representation. * Documenting the ability to remap it. When writing keybindings, use 'Meta-', 'Cmd-' or 'Win-' which are all synonymous. For example: [keys.normal] Cmd-s = ":write" will trigger for the Windows or Linux keys and the Command key plus 's'. |
4 months ago | |
---|---|---|
.. | ||
generated | 5 months ago | |
guides | 6 months ago | |
SUMMARY.md | 6 months ago | |
building-from-source.md | 6 months ago | |
commands.md | 2 years ago | |
configuration.md | 6 months ago | |
editor.md | 5 months ago | |
from-vim.md | 2 years ago | |
install.md | 6 months ago | |
keymap.md | 5 months ago | |
lang-support.md | 7 months ago | |
languages.md | 7 months ago | |
package-managers.md | 6 months ago | |
registers.md | 6 months ago | |
remapping.md | 4 months ago | |
surround.md | 6 months ago | |
syntax-aware-motions.md | 5 months ago | |
textobjects.md | 5 months ago | |
themes.md | 7 months ago | |
title-page.md | 2 years ago | |
usage.md | 6 months ago |