8000 Statfmt problem if I use show link (%l, %L) · Issue #1357 · gokcehan/lf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Statfmt problem if I use show link (%l, %L) #1357
Closed
@og900aero

Description

@og900aero

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0