Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PhilipRoman/tmux-filetree

Simple, non-intrusive dynamic file tree which always tracks your active Tmux pane
https://github.com/PhilipRoman/tmux-filetree

Last synced: 4 months ago
JSON representation

Simple, non-intrusive dynamic file tree which always tracks your active Tmux pane

Awesome Lists containing this project

README

        

# Tmux-FileTree

Simple, non-intrusive dynamic file tree which always tracks
your active tmux pane. You can install it however you want,
all you have to do is to run the main program in any tmux pane
and it will begin tracking your active pane working directory.

![File tree demo animation](demonstration.gif)

See the [manual](man/tmux-filetree.adoc) for more information.

## Installing

Installation is not necessary, but is recommended.

Run `make install` to install tmux-filetree. You can set the
environment variable `PREFIX` to customize installation
directory.

Running tmux-filetree requires any version of Lua or LuaJit on
the path. The installer will detect the most preferable Lua
version and use it to launch tmux-filetree.