-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
i meant to pr this but i got lazy :ferrisclueless:
here is how you can do it with printf:
; printf '\e]8;;file://pop-os/home/jyn\ahome\e]8;;'
doing it in fls is left as an exercise to a reader
you will need to at least
- extend veneer to support
gethostname
(either with that syscall or withuname(2)
so you don't need to hardcode buffer lengths) - extend the cli flag parsing code
- extend the rendering; i was thinking of adding a new
rendered_name
to complimentname()
- get the full name of the directory somehow
some half-finished code for all that: https://github.com/jyn514/fls/pull/new/hyperlink
Metadata
Metadata
Assignees
Labels
No labels