usagi-flow / evil-helix

Bringing the Helix editor to the evil side
https://github.com/usagi-flow/helix
Mozilla Public License 2.0
280 stars 7 forks source link

f and t doesn't select in visual mode #20

Closed antoyo closed 3 months ago

antoyo commented 3 months ago

Summary

Possibly caused by #14, f and t does not select when in visual mode.

Reproduction Steps

I tried this:

  1. hx
  2. Enter some text.
  3. Type vft.

I expected this to happen: Select until the letter t.

Instead, this happened: The cursor moved to the letter t without selecting.

Helix log

No response

Platform

Linux

Terminal Emulator

Alacritty

Installation Method

source

Helix Version

evil-helix 24.3 (d969d507)