-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
supportUser support (non-defect troubleshooting, documentation, etc)User support (non-defect troubleshooting, documentation, etc)tasks
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
I have this workspace keybinding, which has been working for months..
"bindings": {
"alt-g": [
"workspace::SendKeystrokes",
"ctrl-shift-p new center terminal enter lazygit; exit enter"
],
As you can see, I can press alt-g
and it will fire up a full height terminal with lazygit running. When I updated to "Zed Preview 0.165.1" today this has stopped working. Now when triggering the keybinding a terminal pane opens but the lazygit;exit
command is inserted into the file I was editing, rather than the terminal.
This was working on the previous release
Environment
Zed: v0.165.1 (Zed Preview)
OS: Linux Wayland fedora 41
Memory: 15.3 GiB
Architecture: x86_64
GPU: Intel(R) Xe Graphics (TGL GT2) || Intel open-source Mesa driver || Mesa 24.2.7
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.
No response
Metadata
Metadata
Assignees
Labels
supportUser support (non-defect troubleshooting, documentation, etc)User support (non-defect troubleshooting, documentation, etc)tasks