mirror of
https://github.com/nushell/nushell.git
synced 2025-06-16 23:16:57 +02:00
* Disable clickable links when we can't get metadata of files Fixes #6498 * Refactor path name rendering related code * Make clickable links smarter * Remove unneeded clone * Return early if `use_ls_colors` is disabled