You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alt-n and Alt-p behave the same in the select mode, as in the normal mode. They move selection instead of expanding it.
Reproduction Steps
I tried this:
Open a file with a language supported by tree-sitter. Select a syntax node with Alt-O.
Enter select mode with "v".
Move selection to siblings with Alt-n, Alt-p.
I expected this to happen:
The selection expands to include the newly selected nodes.
Instead, this happened:
The selection moves to the newly selected node. The node selected before loses the selection. In other words, Alt-n and Alt-p behave the same in the select mode, as in the normal mode.
Summary
Alt-n and Alt-p behave the same in the select mode, as in the normal mode. They move selection instead of expanding it.
Reproduction Steps
I tried this:
I expected this to happen:
The selection expands to include the newly selected nodes.
Instead, this happened:
The selection moves to the newly selected node. The node selected before loses the selection. In other words, Alt-n and Alt-p behave the same in the select mode, as in the normal mode.
https://asciinema.org/a/FNyUuzPGy8n9A19esl2ZFQGtR
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
Gnome Terminal
Helix Version
helix 22.08.1 (e917a8e)
The text was updated successfully, but these errors were encountered: