broot icon indicating copy to clipboard operation
broot copied to clipboard

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

Open VasilisManol opened this issue 1 year ago • 0 comments

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.

VasilisManol avatar Feb 15 '24 09:02 VasilisManol