Skip to content

helix-view: expand primary selection line range in shell commands #13840

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

Merged

Conversation

sjbarag
Copy link
Contributor

@sjbarag sjbarag commented Jun 25, 2025

When calling commands with :sh and friends, it wasn't previously possible to access the start and end line numbers for the primary selection. Expand selection_line_start and selection_line_end at the command line.

Replaces #13839

When calling commands with `:sh` and friends, it wasn't previously
possible to access the start and end line numbers for the primary
selection. Expand `selection_line_start` and `selection_line_end` at the
command line.
@the-mikedavis the-mikedavis merged commit 0ca1225 into helix-editor:master Jun 30, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants