Hacker News new | ask | show | jobs
by joeblau 4696 days ago
I haven't checked that out, but I definitely will. What happens when you go into a directory that's very deep in the tree?
1 comments

The working directory will be truncated with ellipses a specified length. The default is 40 but it, of course, can be changed. :)

https://github.com/erikw/tmux-powerline/blob/master/segments...