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

Allow insertion of file paths with autocomplete #11544

Closed
fonskip opened this issue Aug 21, 2024 · 1 comment · May be fixed by #11545
Closed

Allow insertion of file paths with autocomplete #11544

fonskip opened this issue Aug 21, 2024 · 1 comment · May be fixed by #11545
Labels
C-enhancement Category: Improvements

Comments

@fonskip
Copy link

fonskip commented Aug 21, 2024

It would be great to be able to insert/append a file path using tab completion:

  • In normal mode, press "@" -> enter the file path you want to insert, with autocomplete
  • In normal mode, press "A-@" -> enter the file path you want to append, with autocomplete

Everything needed was already there so I suggested a small change that I will link to this Issue.

@the-mikedavis
Copy link
Member

This should be covered with completion instead, see #1015, #2608

@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants