Subject: CVS commit: pkgsrc/sysutils
From: Benny Siegert
Date: 2016-08-20 11:33:53
Message id: 20160820093353.B3B97FBC3@cvs.NetBSD.org

Log Message:
New package, lf.

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)

Files:
RevisionActionfile
1.1addpkgsrc/sysutils/lf/DESCR
1.1addpkgsrc/sysutils/lf/Makefile
1.1addpkgsrc/sysutils/lf/PLIST
1.1addpkgsrc/sysutils/lf/distinfo