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

'd' and 'c' do not interoperate with 't' and 'f' #15

Open
zolrath opened this issue Oct 6, 2023 · 0 comments
Open

'd' and 'c' do not interoperate with 't' and 'f' #15

zolrath opened this issue Oct 6, 2023 · 0 comments

Comments

@zolrath
Copy link

zolrath commented Oct 6, 2023

While in normal mode, a user can type t<letter> or f<letter> to move their cursor before or on a character, respectively.
However, you cannot type dt<letter> to delete all characters up until <letter>, or ct<letter> to delete all characters until <letter> and be in edit mode.

Being able to easily ct_ to change a single word in a const MULTIPLE_WORD_CONST is extremely useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant