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
The expected behaviour when pressing "f d" is to switch from Insert -> Normal when the second key in the sequence is observed (up to a timeout period). This worked as intended on versions < 0.162.1.
On Zed Preview (0.162.1), the first key in the sequence (f in my case) is no longer inserted into the buffer. If I press the full sequence, I do still go from insert -> normal, but I can no longer type an f at all.
There are a couple of other confirmed reports of the same issue on the discord #vim-mode, although I'm not sure how to permalink those.
I've downgraded back to Zed Stable (0.161.2) and the keys are working as expected.
Looks like the new stable release also suffers from this bug. I haven't updated to test, since it's unclear if I can downgrade to an older version (and tbh, I don't feel like going through the effort during the workday).
Looks like the new stable release also suffers from this bug. I haven't updated to test, since it's unclear if I can downgrade to an older version (and tbh, I don't feel like going through the effort during the workday).
I've updated it, it's fixed in the latest preview and stable version.
Check for existing issues
Describe the bug / provide steps to reproduce it
I have the following snippet in my
keymap.json
that enables me to use a keychord to escape from Insert mode back to Normal.The expected behaviour when pressing "f d" is to switch from Insert -> Normal when the second key in the sequence is observed (up to a timeout period). This worked as intended on versions < 0.162.1.
On Zed Preview (0.162.1), the first key in the sequence (
f
in my case) is no longer inserted into the buffer. If I press the full sequence, I do still go frominsert -> normal
, but I can no longer type anf
at all.There are a couple of other confirmed reports of the same issue on the discord #vim-mode, although I'm not sure how to permalink those.
I've downgraded back to Zed Stable (0.161.2) and the keys are working as expected.
Environment
Zed: v0.162.1 (Zed Preview)
OS: macOS 15.1.0
Memory: 18 GiB
Architecture: aarch64
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.
Zed.log
Had to truncate the log, had work-related project names etc in there. These are the most recent two lines, and nothing else *seems* related.The text was updated successfully, but these errors were encountered: