-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
There seems to be a difference between f<char>
or t<char>
followed by Alt+.
and f<return>
or t<return>
followed by Alt+.
.
Repeating the motion with normal chars works as expected, but repeating the motion to return
char does not work as expected, it selects to the char that was selected previously.
Reproduction Steps
- Text:
Hamburgefontsiv
Hamburgefontsiv
Expected
fb
selectsHamb
Alt+.
selects
Hamburgefontsiv
Hamb
Not Expected
f<ret>
selects
Hamburgefontsiv
but then Alt+.
selects
Hamburgefontsiv
Hamb
Platform
Linux
Terminal Emulator
alacritty
Installation Method
from source
Helix Version
25.07-144-ge3fafb6b
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug