add tmux plugin: tmux-sidebar

A sidebar with the directory tree for the current path. Tries to make tmux more IDE like.
This commit is contained in:
2016-07-10 16:46:40 +02:00
parent ed1f9b459c
commit b8052116c6
12 changed files with 545 additions and 3 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,5 @@
tmux.start.sh
*.sublime-workspace
.config/mc/hotlist
.vim/.netrwhist
*.sublime-workspace
.tmux/sidebar/directory_widths.txt
tmux.start.sh