Comment by ๐ฆ roughnecks
oh, right.
2025-12-20 ยท 5 months ago
Original Post
tmux Pane Labels โ I have a tmux session running on a VPS which contains a bunch of panes, each running a specialized fornax gemini server (with a different game each). As these run, they spit out a bunch of diagnostic information, which scrolls. After a while it's impossible to tell which pane contains which server. It was surprisingly difficult to figure out how to identify each pane. Here is a quick recipe for showing the name of the selected pane on the status line: In .tmux.conf: [...