tmux-sidebar | A sidebar with the directory tree for the current path Tries to make tmux more IDE like | Command Line Interface library
kandi X-RAY | tmux-sidebar Summary
kandi X-RAY | tmux-sidebar Summary
tmux-sidebar does one thing: it opens a tree directory listing for the current path. It's fast, convenient and works great with vim.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tmux-sidebar
tmux-sidebar Key Features
tmux-sidebar Examples and Code Snippets
Community Discussions
Trending Discussions on tmux-sidebar
QUESTION
Tmux version : 2.5
OS : Ubuntu 14.04 LTS
Editor : Vim 8.0
I'm using tmux version 2.5 and installed tmux-sidebar with tmux plugin manager set -g @plugin tmux-plugins/tmux-sidebar
and works great. I use Vim 8.0 as my primary editor to write code and it creates .swp
and other
"." files as you can see in the bellow image. I'm not able to figure out how do I hide binary dot
files in the directory tree.
ANSWER
Answered 2017-Oct-18 at 13:47Since your question is about a feature of tmux-sidebar
, a good first stop for answers is to check their Github issue tracker.
There I find an open issue noting the output is not configurable.
So your options are to either patch tmux-sidebar
or use a different solution. Since you mentioned using a vim, you could use it's built-in "netrw" file browser, which includes customizable file hiding. From within vim, use :help netrw-hiding
to view details.
Future questions about Tmux are not appropriate for the scope of StackOverflow. Ask them on another site in the network like Super User.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tmux-sidebar
Add this line to the bottom of .tmux.conf:. You should now be able to use the plugin.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page