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

Add filename completer for shell prompt #7569

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

aromeronavia
Copy link
Contributor

Fixes #6717

Things done in this PR

Added a completer for shell command using !, so we can have the same experience as run-shell-command where we complete using the filenames available.

Evidence

Screen.Recording.2023-07-07.at.22.27.44.mov

@the-mikedavis the-mikedavis changed the title [#6717] Add filename completer for shell prompt Add filename completer for shell prompt Jul 8, 2023
@pascalkuthe pascalkuthe merged commit 507dd50 into helix-editor:master Jul 8, 2023
6 checks passed
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
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.

Hint when execute run shell command inserting
3 participants