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

Fix project name when project-current returns nil #751

Closed

Conversation

fredericgiquel
Copy link
Contributor

Thanks for implementing the request I made yesterday 👍

It works well except when you use project and you open a file in a directory outside a project. In this case, [nil] is displayed as in this screenshot:
Capture d’écran du 2024-12-01 17-56-00

This PR fixes this little problem.

@fredericgiquel
Copy link
Contributor Author

It generates errors like: Error during redisplay: (eval (doom-modeline-segment--project-name) t) signaled (wrong-type-argument stringp nil)

So I close this PR.

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.

1 participant