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

vim: surround ds[ does not work if a string contains [ #11698

Open
1 task done
ConradIrwin opened this issue May 11, 2024 · 0 comments
Open
1 task done

vim: surround ds[ does not work if a string contains [ #11698

ConradIrwin opened this issue May 11, 2024 · 0 comments
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc keymap / key binding Feedback for keyboard shortcuts, key mapping, etc vim

Comments

@ConradIrwin
Copy link
Collaborator

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

  • Start with this: fn(["a [ b"])
  • try to use ds[ to delete the surrounding square brackets
  • Nothing happens

Environment

v0.136.0

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

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@ConradIrwin ConradIrwin added defect [core label] triage Maintainer needs to classify the issue admin read Pending admin review labels May 11, 2024
@Moshyfawn Moshyfawn added vim editor Feedback for code editing, formatting, editor iterations, etc keymap / key binding Feedback for keyboard shortcuts, key mapping, etc and removed triage Maintainer needs to classify the issue labels May 11, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label May 13, 2024
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 keymap / key binding Feedback for keyboard shortcuts, key mapping, etc vim
Projects
None yet
Development

No branches or pull requests

3 participants