summaryrefslogtreecommitdiff
path: root/plugins/magic-enter
AgeCommit message (Collapse)Author
2025-09-06fix(magic-enter): avoid unexpected console outputCarlo Sala
Closes #13290
2025-09-01feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241)Benjamin Bock
2020-11-25fix(magic-enter): fix various bugs in the plugin (#9466)Marc Cornellà
2020-05-09magic-enter: define bindkey for vi mode as wellMarc Cornellà
Closes #8906
2019-12-27Rename some plugin READMEs for consistencyMarc Cornellà
2019-10-19magic-enter: update README (#8284)Marco Zühlke
2018-07-01Add magic-enter plugin (#4082)Shadab Zafar
* Added magic-enter plugin To bind commonly used tasks to the enter key * Allow the magic-enter commands to be modified by the user