feat(config): add show_root_path option for panel headers#168
Conversation
|
Thanks for the PR! The files Could make the title a bit more specific: Is it intentional to gate this only to the file panel? The file history panel also shows the root path, and it makes sense for a top-level option (i.e., |
|
My pleasure @dlyongemallo ! Thanks for taking over maintenance of this project, really appreciate your work. I've applied the changes you requested, let me know if there's anything else. |
show_root_path to allow hiding the directory in the file and file history panels
show_root_path to allow hiding the directory in the file and file history panelsshow_root_path option for panel headers
|
@jesses-code-adventures I've merged it. Thanks again for the contribution! |
Adds
show_root_pathas a boolean option in thefile_panelconfiguration, allowing a user to hide the launch directory at the top of the file panel by passingfalse.