Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor_shape: removing setting doesn't restore the default (bar) value #18119

Open
1 task done
warpdesign opened this issue Sep 20, 2024 · 1 comment
Open
1 task done
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc vim

Comments

@warpdesign
Copy link

warpdesign commented Sep 20, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

  • open settings and change the cursor_shape, for eg add "cursor_shape": "block" and save
  • delete the previously added line and save again

The cursor shape will still be block: it should be set to the default one: bar.

Environment

Zed: v0.154.0 (Zed Preview)
OS: macOS 14.5.0
Memory: 32 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

In the following video, the cursor shape is at the start set to the default (bar) value. I then change it to block and save: it's being updated as expected. But then I delete the setting, save, and the shape is still set to block.

zed_cursor_shape.mov

If applicable, attach your Zed.log file to this issue.

Zed.log
@warpdesign warpdesign added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Sep 20, 2024
@notpeter notpeter added editor Feedback for code editing, formatting, editor iterations, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Sep 20, 2024
@notpeter
Copy link
Member

I believe this may be a regression related to:

CC: @mrnugget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc vim
Projects
None yet
Development

No branches or pull requests

2 participants