Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.39k stars 226 forks source link

Get relative to git root file path to be used in verbs #838

Closed VasilisManol closed 5 months ago

VasilisManol commented 5 months ago

I have this verb now: { invocation: copy_filename key: ctrl-f execution: ["wl-copy", "{file}:{line}"] leave_broot: false }

I would like to have something like {file-git-relative} to get the git-root relative path.