finalterm
finalterm copied to clipboard
Freeze on using commands like ,splitv
Finalterm freezes up when using commands like ,splitv.
To replicate:
- $ ,splitv
- right click in one of the two screens, click close
- $ ,splitv
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I can reproduce it.
I can also reproduce. It appears as though it hangs just before the bash prompt is displayed.
,tab also freaks out. Seems creating and closing of terminals is still really buggy and should get top priority as it's really unstable.
This is a known issue (https://github.com/p-e-w/finalterm/issues/296). @onli made great progress on this in https://github.com/p-e-w/finalterm/pull/311, resulting in https://github.com/p-e-w/finalterm/commit/6ec39f8215b0732f52f74b0d96ed48abbffc1d9f, but some few hangs remain. I have absolutely no idea how to fix those, although I spent quite some time trying to isolate the problem already. Without fresh input, I doubt I'll be able to close this issue.