zellij
zellij copied to clipboard
after opening two horizontal panes sometime extra line remains on bottom
Sometimes when I open two horizontal panes (Ctrl-p d) and login into two devices and close the lower pane an extra line with prompt of the lower pane still as bottom line. Ctrl-L does not fix this.
An example where I can reproduce this behaviour is opening two horizontal panes and login into two Mikrotik routers . When I close the bottom pane I have still the prompt from this router as last line. Only fix I found is to close the tab and open a new one.
tested with v0.31.0
When will this be fixed? Today I had this issue even without logging into a router or switch.
@fansari - I think it would be easier to fix (and thus also means we'll get to it sooner) if we have a way to reproduce this. I unfortunately don't have access to Mikrotik routers. It will be really helpful if you can:
- Add a screenshot
- Possibly (if I can't fully understand and reproduce this from the screenshot) follow the instructions in the issue template to add logs from each pane (be sure to include the size in colums/rows of each pane as explained in the template).

In this case I have opened two vertical panes and logged in into two Arista switches. Then I logged out and closed the lower pane. Then I typed "clear" to get a clean screen - but as you can see there is still this extra line.
This only happens if:
- I produced some output on the screen (e.g. "show int status" for a switch).
- I close the pane when on the lower pane. Closing the pane when on upper pane does not lead to this issue.
I cannot reproduce that on 0.37.2 - that is after resizing my terminal window, see issue #2570 where I describe my weird behaviour with those routers.
I was unable to reproduce it with 0.37.2 too. Maybe this was fixed in some version.