sysutils/lf - The NetBSD Packages Collection

Terminal file manager

lf (as in "list files") is a terminal file manager written in Go. It is heavily
inspired by ranger with some missing and extra features. Some of the missing
features are deliberately ommited since it is better if they are handled by
external tools.

Features

- no external runtime dependencies (except for terminfo database)
- fast startup and low memory footprint (due to native code and static
  binaries)
- server/client architecture to share selection between multiple instances
- custom commands as shell scripts (hence any other language as well)
- sync (waiting and skipping) and async commands
- fully customizable keybindings

Non-Features

- tabs or windows (handled by the window manager or the terminal multiplexer)
- built-in pager (handled by your pager of choice)

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64lf-30nb7.tgz
NetBSD 10.0aarch64lf-30.tgz
NetBSD 10.0aarch64lf-30nb5.tgz
NetBSD 10.0earmv7hflf-30nb7.tgz
NetBSD 10.0earmv7hflf-30.tgz
NetBSD 10.0earmv7hflf-30nb5.tgz
NetBSD 10.0i386lf-30nb7.tgz
NetBSD 10.0i386lf-30nb5.tgz
NetBSD 10.0x86_64lf-30nb7.tgz
NetBSD 10.0_BETAx86_64lf-30nb4.tgz
NetBSD 8.0i386lf-30.tgz
NetBSD 8.0i386lf-30nb7.tgz
NetBSD 8.0x86_64lf-30nb5.tgz
NetBSD 8.0x86_64lf-30.tgz
NetBSD 8.0x86_64lf-30nb7.tgz
NetBSD 9.0aarch64lf-30nb7.tgz
NetBSD 9.0aarch64lf-30.tgz
NetBSD 9.0aarch64lf-30nb5.tgz
NetBSD 9.0earmv7hflf-30nb7.tgz
NetBSD 9.0earmv7hflf-30.tgz
NetBSD 9.0earmv7hflf-30nb5.tgz
NetBSD 9.0i386lf-30nb5.tgz
NetBSD 9.0i386lf-30nb7.tgz
NetBSD 9.0x86_64lf-30nb7.tgz
NetBSD 9.0x86_64lf-30nb3.tgz
NetBSD 9.0x86_64lf-30nb4.tgz
NetBSD 9.0x86_64lf-30nb5.tgz
NetBSD 9.3x86_64lf-30nb1.tgz
NetBSD 9.3x86_64lf-30nb7.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.