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

On reload, show path to file(s) that "can't be found" #6222

Closed
helmesjo opened this issue Mar 7, 2023 · 1 comment
Closed

On reload, show path to file(s) that "can't be found" #6222

helmesjo opened this issue Mar 7, 2023 · 1 comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@helmesjo
Copy link

helmesjo commented Mar 7, 2023

A small but helpful fix. When working with many buffers open and jumping between branches, the natural thing is to first do eg. a reload-all. Problem is, if any of the buffers open point to a file that no longer exists, helix just show this:

image

This is not particularly informative, and usually the quickest "fix" is to just exit and restart helix. It might as well also show which file(s) failed to reload.

@helmesjo helmesjo added the C-enhancement Category: Improvements label Mar 7, 2023
@kirawi kirawi added E-easy Call for participation: Experience needed to fix: Easy / not much A-helix-term Area: Helix term improvements E-good-first-issue Call for participation: Issues suitable for new contributors labels Mar 9, 2023
@pickfire
Copy link
Contributor

Should be fixed by #6274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

No branches or pull requests

3 participants