python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Xquartz ssh -X sessions: how to detach/reattach to persistent windows
I've installed xquartz on my OSX machine, and upon connecting to a remote server with ssh -X user@server.domain I'm able to launch gui windows (let's say Rstudio for example --I see the window show up...
Jabber1
Votes: 0
Answers: 1
Python Script run in a tmux using ssh hangs in middle of execution
I have a requirement to perform some action every minute for 8 hours a day. I have a plan to start the python script using a cron job and then using datetime and sleep functions I try to achieve every...
Adwait Vyawahare
Votes: 0
Answers: 1
is there a tmux pre-command for when i run tmux kill session
Suppose i have a tmux session with a process running like a docker container / wsgi server etc..
Is there a way to define a "process kill command" that will run before the tmux session is ki...

Sivan Becker
Votes: 0
Answers: 2
In tmux, can I show pane titles only when there are multiple panes?
I use tmux all the time, but I only use multiple panes in about 20% of my many tmux windows, and the pane status line showing up when there is only one pane is not helpful to me. I would like to only...
iconoclast
Votes: 0
Answers: 1