-
Notifications
You must be signed in to change notification settings - Fork 450
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
Default config file contents #3203
Comments
Came here searching for a listing of default keybinds, that tip at the bottom is gold all on its own. |
I think the web documentation should include default settings, so users can have an expectation what settings change things. It's easy to miss instructions of running the command |
Creating an empty config file by default may break "Open Configuration" action (at least for me).
IMO providing a non-empty config (even only with a few comments) is also helpful to avoid frustration with xdg. Hope to see any improvement :) |
Do you know if there's a discussion ongoing for this? I think it's a great point and feels like a significant hole in the web documentation to me. |
Config files created automatically by the
open_config
action should have an explanation for users, because an empty file just staring you in the face doesn't leave you much of a path forward without turning around and looking at the documentation. While the user should be reading documentation, it's also preferable for them to not need to proactively do so in most cases.The default config file then should be a header which explains the config and references the documentation. Important elements of this explanation:
Application Support
location and then a second one in the XDG location which conflicts.+show-config
.Here is my suggestion:
The text was updated successfully, but these errors were encountered: