Live data from Hacker News

Show HN: Lsvine: `tree -L 2` with less empty screen space

github.com

1–4 of 4 posts

Re: Show HN: Lsvine: `tree -L 2` with less empty screen space

#3
post #2

Interesting stuff. How does it handle running out of screen width?

A running total of maximum filename lengths per directory (i.e. column in display) triggers a flush-to-screen of the directories in buffer every time it hits a multiple of the terminal width.