Open Conaclos opened 2 months ago
I am able to reproduce this behavior although I think you meant your reproduction steps to be:
d$
(deletes the 'c')DEL
key (does nothing, should delete the 'b')
d$
(deletes the 'c')
Actually I meant $
(without d
).
Thanks for reporting this! If you want to pair with me on a fix: https://calendly.com/conradirwin/pairing
Check for existing issues
Describe the bug / provide steps to reproduce it
Steps to reproduce:
abc
$
Current behavior: nothing happens
Expected behavior: the last character (here
c
) should be removedEnvironment
Zed: v0.148.1 (Zed) OS: Linux Wayland arch unknown Memory: 15.4 GiB Architecture: x86_64 GPU: Intel(R) Graphics (ADL GT2) || Intel open-source Mesa driver || Mesa 24.1.6-arch1.1
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