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

Inner and around text objects #40

Open
Chirunos opened this issue Nov 19, 2024 · 2 comments
Open

Inner and around text objects #40

Chirunos opened this issue Nov 19, 2024 · 2 comments
Labels
help wanted Extra attention is needed low priority low priority issue

Comments

@Chirunos
Copy link

I find Vim's text objects (particularly i(, i{ and i") to be very helpful, but unfortunately OpenVi doesn't seem to support them, which slows me down quite a lot.

@kajukenbo
Copy link

kajukenbo commented Nov 20, 2024

I do not think that is a POSIX vi feature, nor a historical one.

I will defer to others, but even the referenced documentation page says:

These commands are {not in Vi}.

@johnsonjh
Copy link
Owner

While I don’t have any plans to implement this any time soon, I wouldn’t be opposed to it, especially if it could be upstreamed to OpenBSD (since it is something that could be considered a “major” feature). I do appreciate those commands in Vim myself.

@johnsonjh johnsonjh added help wanted Extra attention is needed low priority low priority issue labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed low priority low priority issue
Projects
None yet
Development

No branches or pull requests

3 participants