Tmux Issues and hanging
When i run tmux with multiple panes on a remote server and try to clear the pane it just does not work. there remains a ghosting of the previous text. It also seems to hang a lot of times when just typing or making connection to servers using ssh. This is a great app(currently best in the appstore) but it feels lot more buggy.
Same here. When I ssh into a machine and start up tmux, there is a lot of ghost text when using an editor such as neovim. However, neovim (and other terminal applications) work fine when not running through tmux.
Related: https://github.com/holzschu/a-shell/issues/563
Hi, this looks challenging with the current rendering method (hterm). I'm planning a major change of the rendering method (switching to SwiftTerm). This will (hopefully) fix your issues and several others, but it will likely break other things; for this reason it will be a major version change (2.0).
Expected timeline: around a month from now (end of November?).