Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no VISUAL LINE and VISUAL BLOCK #51

Open
dwarf-of-ignorance opened this issue Jan 11, 2025 · 0 comments
Open

There is no VISUAL LINE and VISUAL BLOCK #51

dwarf-of-ignorance opened this issue Jan 11, 2025 · 0 comments

Comments

@dwarf-of-ignorance
Copy link

Summary

pressing key shift+v and ctrl+v does not goes to VISUAL LINE and VISUAL BLOCK mode

Reproduction Steps

I tried this:

  1. hx
  2. shift+v
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant