- move customization options to a separate docs document
- sidebar size bugfix for tmux 2.1 and above
- do not colorize
tree
output because a pager application might not handle it well - do not suggest using
more
program in the readme - invoke
less
pager command in a subshell so that unsetting environment variable viaLESS=
works in any shell - bugfix: improve regex for fetching current directory sidebar width
- bugfix: invalid params for 'save_sidebar_width' script
- remove tilde characters from less
- improve less and tree commands
- add option for specifying custom command
- more options for customizing tree sidebar
- describe various options in the readme
- fix sidebar right resizing
- improve sidebar right handling
- big refactor for smooth window creation
- key bindings work from the sidebar now too
- change default key bindings to
Tab
andBackspace
- less does not wrap lines in the sidebar
- handle issue with refreshing the main pane
- by default the tree window is now 40 columns wide
- remember custom sidebar width for each directory
- bugfix for main window resize
- if the pane is too narrow do not show sidebar
- improve sidebar max size handling
- handle invalid pane resizing after sidebar is killed
- automatic sidebar opening for another sidebar type
- sidebars can't have nested sidebars
- show "custom tree" dir listing when
tree
command is not installed
- started the project
- init script done
- toggle script working
- fix wrong $PWD in sidebar pane
- plugin requires tmux version 1.9 or greater
- enable specifying sidebar width
- enable focusing on the sidebar when it's created