Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.24k stars 3.39k forks source link

Feature request: L-shaped window (or overlay, alternatively) #9416

Open JKHSDTV opened 9 months ago

JKHSDTV commented 9 months ago

Is your feature request related to a problem? Please describe. A very common use case for me is that I need to look at (long) logs, so I want both the full width and height of my screen for that tab. However, I often also have a minor task in another tab that doesn't need much space - the upper right corner would be fine. Log counter, htop, a watch task, things like that. For example, I have currently our nginx logs open to see them scroll by, and I also have another tab where I have a running counter of 404s, 500s, etc. This overlaps the upper right corner of my log tail window, but the upper right corner of that is usually the least interesting part.

Describe the solution you'd like Currently, I open the second, smaller tab in a new PuTTY instance and overlay it over Tabby. it looks like this:

image

The outcome is what I want, but the process is not ideal. I would like to be able to either:

a) create a layout like that, where one terminal has an L shape b) create a layout that looks like the above, but where the yellow terminal simply overlaps the blue one - like I already do with external tools now

Eugeny commented 9 months ago

Sorry, couldn't resist image