Skip to content

fix: normalize find target keys#139

Merged
leohenon merged 1 commit into
refactor/vim-operator-motionfrom
fix/find-normalized-targets
May 17, 2026
Merged

fix: normalize find target keys#139
leohenon merged 1 commit into
refactor/vim-operator-motionfrom
fix/find-normalized-targets

Conversation

@leohenon
Copy link
Copy Markdown
Owner

Fixes find targets for punctuation keys reported by OpenTUI as named keys.

@leohenon leohenon merged commit 0f493a1 into refactor/vim-operator-motion May 17, 2026
@leohenon leohenon deleted the fix/find-normalized-targets branch May 17, 2026 15:54
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