shrub/pkg/hs/urbit-termsize
Elliot Glaysher 20a6c0331c king: set initial terminal size and react to resizes
This changes startup so we get the size of the current terminal
to send to Urbit on startup. We then subscribe to terminal size
change notifications and send those to your Urbit via the terminal
muxing system.

In the case where there are multiple terminal connections to your
Urbit, set the terminal size to the minimum of the widths.
2020-09-25 12:40:24 -04:00
..
app urbit-king: Library for getting current terminal size (SIGWINCH). 2020-03-23 13:35:18 -07:00
lib/Urbit king: set initial terminal size and react to resizes 2020-09-25 12:40:24 -04:00
.gitignore urbit-king: Library for getting current terminal size (SIGWINCH). 2020-03-23 13:35:18 -07:00
LICENSE urbit-king: Library for getting current terminal size (SIGWINCH). 2020-03-23 13:35:18 -07:00
package.yaml urbit-termsize: Change test executable name. 2020-06-12 18:33:10 +00:00