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 keybindings create a selection #5

Closed antoyo closed 3 months ago

antoyo commented 3 months ago

Summary

The keybindings f and t create a selection while they should not to follow the vim style.

Reproduction Steps

I tried this:

  1. hx
  2. Type f(.

I expected this to happen: Go to ( without creating a selection.

Instead, this happened: Go to ( and created a selection.

Helix log

No response

Platform

Linux

Terminal Emulator

Alacritty

Installation Method

Source

Helix Version

helix 24.3 (d969d507)