create clickable links in ls output if configured (#6333)

* create clickable links in ls output if configured

* move some comments
This commit is contained in:
Darren Schroeder
2022-08-18 05:45:49 -05:00
committed by GitHub
parent ec4e3a6d5c
commit 1843fdc060
3 changed files with 64 additions and 5 deletions

View File

@ -266,6 +266,7 @@ let-env config = {
# truncating_suffix: "..."
}
show_banner: true # true or false to enable or disable the banner
show_clickable_links_in_ls: true # true or false to enable or disable clickable links in the ls listing. your terminal has to support links.
hooks: {
pre_prompt: [{