From 2ac097244a3fd21034edccfd77ad99f73f7c7bac Mon Sep 17 00:00:00 2001 From: Massimo Santini Date: Wed, 26 Sep 2018 21:36:36 +0200 Subject: [PATCH] Added tmux-tail-f Added a tool to the Miscellaneous section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be3e512..9f3706a 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,4 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [sublime-tmux](https://github.com/huntie/sublime-tmux) Sublime Text plugin to interact with tmux sessions - [vim-tmux](https://github.com/tmux-plugins/vim-tmux) vim plugin for tmux.conf - [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) Seamless navigation between tmux panes and vim splits +- [tmux-tail-f](https://github.com/mapio/tmux-tail-f) A tool to tail multiple files using tmux