1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-11-05 05:51:17 +08:00

6 Commits

Author SHA1 Message Date
Carlo Sala
9e23925b85
fix(magic-enter): check for cmd existance before executing
Closes #13294
2025-09-10 09:30:04 +08:00
Carlo Sala
9ad0ce6482
fix(magic-enter): avoid unexpected console output
Closes #13290
2025-09-06 12:19:49 +08:00
Benjamin Bock
61b144d809
feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241) 2025-09-01 11:47:54 -07:00
Marc Cornellà
d88887195f
fix(magic-enter): fix various bugs in the plugin (#9466) 2020-11-25 20:14:28 +01:00
Marc Cornellà
08cc808d71 magic-enter: define bindkey for vi mode as well
Closes #8906
2020-05-09 12:27:56 +02:00
Shadab Zafar
78e7ec2186 Add magic-enter plugin (#4082)
* Added magic-enter plugin

To bind commonly used tasks to the enter key

* Allow the magic-enter commands to be modified by the user
2018-07-01 20:13:49 +02:00