hilbix / watcher

A Python2 script to watch files, pipes or Unix domain sockets
http://www.scylla-charybdis.com/tool.php/watcher
Other
1 stars 0 forks source link

Windowing instead of grid #3

Open hilbix opened 9 years ago

hilbix commented 9 years ago

Currently the output is put in some statically virtual grid. Better to put this into some virtual windowing, such that the whole screen space is used when some grid space is not needed (so the last window gets larger).

hilbix commented 1 month ago

I do not think I will ever implement this.

Instead there should be a way to "zoom" one of the windows (probably the one currently being edited) with activity indicator of other windows ..