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

`cf)` doesn't work #29

Open antoyo opened 3 months ago

antoyo commented 3 months ago

Summary

The evil_change command doesn't support f<char>, for instance cf) will not work.

Reproduction Steps

I tried this:

  1. hx
  2. Type cf)

I expected this to happen:

Change until )

Instead, this happened:

The status bar shows "Command interrupted" and nothing happens.

Helix log

~/.cache/helix/helix.log ``` please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines ```

Platform

Linux

Terminal Emulator

Alacritty

Installation Method

source

Helix Version

evil-helix release-20240601 (db71fed2, helix 24.3)