Skip to main content

Questions tagged [tmux]

tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.

6 votes
1 answer
355 views

Using tmux in a script, tmux produces messages like [remote detached from 585664.devpts0] or [exited] How can these messages be suppressed? I use in config set -g visual-bell off set -g status off; ...
user30424's user avatar
  • 355
2 votes
1 answer
466 views

I run more or less stock Ubuntu 22.04.5 LTS, using the default Gnome desktop. Background: When I start background processes from scripts or a terminal after logging in to Gnome, these are all owned by ...
Trololo's user avatar
  • 175
0 votes
1 answer
2k views

I'm trying to switch from screen (I've been a long time user) to tmux and am trying to replicate a setup I had working with screen for quite some time, namely I have the following line at the bottom ...
tink's user avatar
  • 537
0 votes
1 answer
836 views

I'm unsure whether this is a VMWare issue or an Ubuntu issue. In general, Ubuntu runs fine. I've ran glmark2 to completion and gotten a score of ~3900. I can run Firefox in the VM and browse the web ...
DanK's user avatar
  • 11
0 votes
0 answers
118 views

> tmux ls : 3 windows (created Tue Mar 4 10:51:07 2025) 1: 1 windows (created Thu Mar 6 09:53:35 2025) 7: 1 windows (created Thu Mar 6 09:57:18 2025) Then How to attach the first ...
shijie xu's user avatar
  • 291
-2 votes
1 answer
84 views

I am new in using terminal and I am too scared in this environment. I log to an amazon server with ssh and execute a py program with tmux. When I tried to detach pressing cntrl b ,release, d nothing ...
Dimitris's user avatar
0 votes
1 answer
130 views

Something somewhere prepends my PATH variable and this causes the wrong python version to be loaded when in Tmux (but not in the base terminal). I have inspected all the files that get sourced at ...
Vincent L.'s user avatar
0 votes
1 answer
140 views

My environment is as below. Ubuntu 22.04 Gnome Terminal Byoubu with tmux backend bash with emacs command line editing When I type Ctrl-r I am getting below error tmux: unknown option -- B usage: ...
Subhakar K S's user avatar
-3 votes
1 answer
207 views

I have switched from a none-Debian distribution to Ubuntu recently, however, I don't come to discover to make my precious Tmux config to work with my current Ubuntu setup, with that there are the a ...
user_123's user avatar
0 votes
1 answer
84 views

I have multiple terminals with vi editor session. If i have 5 windows, there will be 5 cscope with vi file. However, when boot to windows, I need to close it and restore it back. applications like ...
mr.anand's user avatar
0 votes
1 answer
805 views

I ran sudo do-release-upgrade -d inside byobu inside Gnome Terminal using Remote Desktop, to upgrade from Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. It ran for a while and started asking the usual ...
endolith's user avatar
  • 634
-1 votes
1 answer
2k views

I create a session with which I can log in and out, but other users do not even see it, I tried to change the rights of the session, but nothing happened artem@server:/home/stop$ tmux ls no server ...
Ігор Підлужний's user avatar
0 votes
1 answer
1k views

I have tmux config file at ~/.config/tmux/tmux.conf with many UI and keymaps customizing. I don't know why it's not display the window name at the status bar. So I run "tmux kill-server". It ...
WestMountain's user avatar
4 votes
1 answer
1k views

I would like to have my machines setup so that everytime a shell is spawned, a tmux session is started. Also, I normally log in to multiple SSH servers, and I would like for them to be setup the same. ...
kos's user avatar
  • 41.7k
3 votes
1 answer
542 views

We tried to remove them by killing the processes but they are still there. This is how users appear can't access root pts/18 tmux(1804832).%13 can't access root pts/19 tmux(1804832).%...
abdoul rachid's user avatar

15 30 50 per page
1
2 3 4 5
15