summaryrefslogtreecommitdiff
path: root/plugins/magic-enter/magic-enter.plugin.zsh
AgeCommit message (Collapse)Author
2025-09-10fix(magic-enter): check for cmd existance before executingCarlo Sala
Closes #13294
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
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