Shift-V enters line-wise selection mode.
Delete with daw
, diw
, dt<char>
, etc. Yank with yaw
, yiw
, yt<char>
,
etc.
- Find to/through character does not select unless in visual mode.
- Exiting visual modes clears selection.
From helix
repo:
export HELIX_RUNTIME=$PWD/runtime
cargo install --profile opt --locked --path helix-term
Check local language support:
hx --health
Edit something:
hx