Open
Description
Summary
pressing key shift+v
and ctrl+v
does not goes to VISUAL LINE and VISUAL BLOCK mode
Reproduction Steps
I tried this:
hx
- shift+v
- ctrl+v
I expected this to happen:
for shift+v : selects the entire line till the end of the line
for ctrl+v : selects the block
Instead, this happened:
nothing
VISUAL LINE mode can be imitated by putting V = ["select_mode", "extend_to_line_bounds"]
in config file. Would be better if it was built in.
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
ghostty
Installation Method
nixpkgs
Helix Version
evil-helix 24.7
Metadata
Metadata
Assignees
Labels
No labels