lf

Terminal file manager

Github星跟蹤圖

LF

Google Groups, Wiki, #lf (on Freenode), #lf:matrix.org (with IRC bridge)

Build Status
Go Report Card
GoDoc
Join the chat at https://gitter.im/lf-fm/Lobby

This is a work in progress. Use at your own risk.

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 omitted since they are better handled by external tools.
See faq for more information and tutorial for a gentle introduction with screencasts.

multicol-screenshot
singlecol-screenshot

Features

  • Cross-platform (Linux, OSX, BSDs, Windows (partial))
  • Single binary without any runtime dependencies (except for terminfo database)
  • Fast startup and low memory footprint (due to native code and static binaries)
  • Server/client architecture to share file selection between multiple instances
  • Configuration with shell commands
  • Customizable keybindings (vi and readline defaults)
  • Preview filtering (for source highlight, archives, pdfs/images as text etc.)

Non-Features

  • Tabs or windows (handled by window manager or terminal multiplexer)
  • Builtin pager/editor (handled by your pager/editor of choice)
  • Image previews (cool but no standard available)

May-Futures

  • Mouse control

Installation

See releases for pre-built binaries.

If you like to build from the source:

go get -u github.com/gokcehan/lf

See packages for community maintained packages.

Usage

After the installation lf command should start the application in the current directory.

Run lf -help to see command line options.

Run lf -doc to see the documentation.

See etc directory to integrate lf to your shell or editor.
An example configuration file can also be found in this directory.

See integrations to integrate lf to other tools.

See tips for more examples.

Contributing

See contributing for guidelines.

主要指標

概覽
名稱與所有者gokcehan/lf
主編程語言Go
編程語言Go (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2016-08-13 12:45:44
推送於2025-08-26 12:55:45
最后一次提交2025-08-26 22:55:45
發布數37
最新版本名稱r37 (發布於 )
第一版名稱r1 (發布於 )
用户参与
星數8.5k
關注者數64
派生數347
提交數1.3k
已啟用問題?
問題數1219
打開的問題數92
拉請求數529
打開的拉請求數4
關閉的拉請求數121
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?