dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
6.81k stars 195 forks source link

Support Horizontal split preview #107

Open macintacos opened 2 years ago

macintacos commented 2 years ago

Is your feature request related to a problem? Please describe.

Right now, there's only a vertical split for the preview. Would be great to have a horizontal one, especially in situations where the width of your terminal is constrained.

adilansari commented 1 year ago

@dlvhdr would a change to input.SetWidth(xx) do the trick?

https://github.com/dlvhdr/gh-dash/blob/58a38ca68788efdf1637ecaeeed2500318d8e8fb/ui/components/prsidebar/prsidebar.go#L34

silky commented 1 month ago

This would be so handy for those of us that wish to have this always-open on a portrait-style monitor ❤️ :)