Skip to content

feat: add change find operators#138

Merged
leohenon merged 3 commits into
feat/delete-find-operatorsfrom
feat/change-find-operators
May 17, 2026
Merged

feat: add change find operators#138
leohenon merged 3 commits into
feat/delete-find-operatorsfrom
feat/change-find-operators

Conversation

@leohenon
Copy link
Copy Markdown
Owner

Parts of #5. Supersedes #130 (@BrettKulp)

  • adds cf/cF/ct/cT

@leohenon leohenon marked this pull request as ready for review May 17, 2026 15:15
@leohenon leohenon merged commit 941dc3f into feat/delete-find-operators May 17, 2026
@leohenon leohenon deleted the feat/change-find-operators branch May 17, 2026 15:15
leohenon added a commit that referenced this pull request May 17, 2026
* feat: add delete find operators

* test: cover delete find edge cases

* fix: ignore current char for backward find delete

* refactor: share find target lookup

* refactor: share find operator setup

* refactor: share find operator helpers

* docs: document new motions

* fix: show full operator find pending indicator

* fix: exclude cursor char from backward find delete

* feat: add change find operators (#138)

* feat: add change find operators

* docs: document change find motions

* refactor: share operator find dispatch

---------

Co-authored-by: Brett Kulp <103147007+BrettKulp@users.noreply.github.com>
leohenon added a commit that referenced this pull request May 17, 2026
* feat: add delete find operators

* test: cover delete find edge cases

* fix: ignore current char for backward find delete

* refactor: share find target lookup

* refactor: share find operator setup

* refactor: share find operator helpers

* docs: document new motions

* fix: show full operator find pending indicator

* fix: exclude cursor char from backward find delete

* feat: add change find operators (#138)

* feat: add change find operators

* docs: document change find motions

* refactor: share operator find dispatch

---------

Co-authored-by: Brett Kulp <103147007+BrettKulp@users.noreply.github.com>
leohenon added a commit that referenced this pull request May 17, 2026
…ind/till operators (#135)

* refactor: share operator word motion handling

* refactor: rename operator result types

* feat: add delete find operators (#137)

* feat: add delete find operators

* test: cover delete find edge cases

* fix: ignore current char for backward find delete

* refactor: share find target lookup

* refactor: share find operator setup

* refactor: share find operator helpers

* docs: document new motions

* fix: show full operator find pending indicator

* fix: exclude cursor char from backward find delete

* feat: add change find operators (#138)

* feat: add change find operators

* docs: document change find motions

* refactor: share operator find dispatch

---------

Co-authored-by: Brett Kulp <103147007+BrettKulp@users.noreply.github.com>

* fix: normalize find target keys (#139)

---------

Co-authored-by: leohenon <77656081+lhenon999@users.noreply.github.com>
Co-authored-by: Brett Kulp <103147007+BrettKulp@users.noreply.github.com>
leohenon added a commit that referenced this pull request May 17, 2026
…ind/till operators (#135)

* refactor: share operator word motion handling

* refactor: rename operator result types

* feat: add delete find operators (#137)

* feat: add delete find operators

* test: cover delete find edge cases

* fix: ignore current char for backward find delete

* refactor: share find target lookup

* refactor: share find operator setup

* refactor: share find operator helpers

* docs: document new motions

* fix: show full operator find pending indicator

* fix: exclude cursor char from backward find delete

* feat: add change find operators (#138)

* feat: add change find operators

* docs: document change find motions

* refactor: share operator find dispatch

* fix: normalize find target keys (#139)

---------

Co-authored-by: leohenon <77656081+lhenon999@users.noreply.github.com>
Co-authored-by: Brett Kulp <103147007+BrettKulp@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant