deref / exo

A process manager & log viewer for dev
https://exo.deref.io
Apache License 2.0
415 stars 17 forks source link

Height-capped directory browser with scrolling for long lists #523

Closed jrysana closed 3 years ago

jrysana commented 3 years ago

This is a working but not ideally styled implementation of scrolling height-capped directory browser, addressing #507

Could also use this branch to make additional directory browser improvements addressing issues as noted by @brandonbloom earlier today - e.g. symlinks not showing up, and some directories on MacOS not being considered directories by the library.

Another improvement could be to the way the new project directory name input + full path display works. Inline edit should be possible and a UX improvement.