You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set a keybinding on context Editor && vim_mode != insert that maps ù to workspace::OpenTerminal (the default keybinding requires AZERTY layout users to press three keys, one on the left on the keyboard, one on top and one on the right, it's just not feasible for me to use the default keybinding '^^).
This seems related to #4624, although it may be different
After looking through the logs, it turns out that i was using the wrong action to toggle focus on the terminal panel. The log was only visible after restarting Zed
Check for existing issues
Describe the bug / provide steps to reproduce it
I set a keybinding on context
Editor && vim_mode != insert
that mapsù
toworkspace::OpenTerminal
(the default keybinding requires AZERTY layout users to press three keys, one on the left on the keyboard, one on top and one on the right, it's just not feasible for me to use the default keybinding '^^).This seems related to #4624, although it may be different
My entire
keymap.json
:As well as my config:
Environment
Zed: v0.142.6 (Zed)
OS: Linux Wayland endeavouros unknown
Memory: 15.6 GiB
Architecture: x86_64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
(not applicable, there was nothing generated in Zed.log)
The text was updated successfully, but these errors were encountered: