eza icon indicating copy to clipboard operation
eza copied to clipboard

feat: Formatted hyperlinks

Open elyalon opened this issue 9 months ago • 2 comments

Currently the hyperlink format in eza is hardcoded to be file:///{path}, ripgrep has the ability to change this format to whatever you want with some nice aliases https://github.com/BurntSushi/ripgrep/discussions/2611

I would use this to list files in a project with eza --tree and have links always open in my text editor :)

elyalon avatar May 19 '24 16:05 elyalon