February 4Feb 4 Author On 12/29/2025 at 5:40 AM, JagRoss said:Tmux service keeps exiting for me:WRN Websocket read error err="websocket: close 1001 (going away)" id=charmed-jaguar session=$0Has anyone run into this issue before?Seems to happen randomly - was happening with pre-clear plugin also (I have deleted and done a fresh Tmux install)That's your browser closing the connection (going away), so either the browser or connection drop-outs.
February 26Feb 26 Thanks for creating this plugin! Since nerdpack tools are no longer compatible on newer Unraid versions, this seems like a good way to get tmux to run long duration terminal commands. I am using it for doing an initial rsync of data from an old system to a new system which will be many hours.I have a question though: I am curious why I cannot scroll back though. Pressing the arrow keys, using the Page Up or Page Down keys or using the mouse wheel results in control characters being printed instead of scrolling up to see past output. The output looks something like this:^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[5~^[[5~^[[A^[[A^[[B^[[B^[[5~^[[5~^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[BIs this normal?edit: Actually, maybe it has to do with my rsync options.rsync -avu --numeric-ids --progress -e "ssh -T -o Compression=no -x" "[email protected]:/mnt/user/files/" "/mnt/user/Backup/files/" Edited February 26Feb 26 by unburt
February 28Feb 28 Author On 2/26/2026 at 8:33 PM, unburt said:Thanks for creating this plugin! Since nerdpack tools are no longer compatible on newer Unraid versions, this seems like a good way to get tmux to run long duration terminal commands. I am using it for doing an initial rsync of data from an old system to a new system which will be many hours.I have a question though: I am curious why I cannot scroll back though. Pressing the arrow keys, using the Page Up or Page Down keys or using the mouse wheel results in control characters being printed instead of scrolling up to see past output. The output looks something like this:^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[5~^[[5~^[[A^[[A^[[B^[[B^[[5~^[[5~^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[BIs this normal?edit: Actually, maybe it has to do with my rsync options.rsync -avu --numeric-ids --progress -e "ssh -T -o Compression=no -x" "[email protected]:/mnt/user/files/" "/mnt/user/Backup/files/"You can activate scrolling here:Any other scrolling, in terms of arrow keys or page up/down, is dependent on the program being executed.
June 9Jun 9 @Rysz Perfect plugin for MC users, just one issue.How to change font in tmux to match font used in unraid terminal?Left tmux, Right unraid terminal Edited June 9Jun 9 by btTeddy
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.