Closed
Description
I use env CGO_ENABLED=0 go install -ldflags="-s -w" github.com/gokcehan/lf@latest for the latest version. Now I have a problem.
I use specific statfmt:
set statfmt "\033[7;31m %p \033[32m %c \033[33m %u %g \033[34m %s \033[35m %t \033[36m %L \033[0m"
But this new version the %L and %l options is not working ("previous" version working good).
- When using %L, then show %L always (not link with arrow, or nothing)
- When using %l, then show nothing when select not-link, and show link, when select link
Metadata
Metadata
Assignees
Labels
No labels