tmux is an application which allows access multiple separate terminal sessions inside a single terminal window.
10
votes
2answers
4k views
How to get byobu to launch tmux instead of screen?
The latest versions of byobu should apparently be configurable to run tmux instead of screen, but I haven't been able to.
Advice appreciated
9
votes
2answers
2k views
Why does upstart keep respawning my process?
I wrote an upstart script to launch a daemon inside a tmux session. It works well and respawns the process if it dies unexpectedly, but I can't seem to stop it manually.
The job (called bukkit) looks ...
7
votes
1answer
171 views
Byobu: open different tabs in different windows of the same session
Let's say I have a byobu session running with multiple tabs open. Then if I open a new terminal, and start byobu, it will take me into the same session. If I then switch byobu tabs in one terminal, ...
6
votes
2answers
2k views
How do I make the F-keys work in byobu, for midnight commander (mc), htop, etc?
I use byobu with the tmux backend on my 12.04 server. I'd like to use the midnight commander shortcut keys with it, but the F keys don't work.
I've seen some posts on the issues here:
...
6
votes
3answers
526 views
How do I get ctrl-left / ctrl-right to jump a word again in byobu?
On my Ubuntu 11.10 machines running byobu 4.37 I can use the key combination ctrl-left / ctrl-right to jump a word at a time in the terminal. However, on my Ubuntu 12.04 machines with byobu 5.17, this ...
5
votes
1answer
116 views
How to use Byobu keybindings in a nested remote session?
I'm using Byobu (with Tmux, inside of gnome-terminal) and I have a problem with its keybindings (which I probably fail to understand).
I launch byobu, open a few windows then, from one of these ...
5
votes
1answer
113 views
How to make byobu start with byobu -u on login/startup?
How do I make byobu start with unicode support by default? If I have done byobu-enable how I can set this -u option?
5
votes
1answer
342 views
Name a Byobu session?
Is there a way to create identifiable Byobu sessions so that when I've got multiple sessions running, the byobu-select-session menu gives me a list of sessions I can recognize, as opposed to ...
4
votes
3answers
2k views
Vim in tmux display wrong colors
I installed Ubuntu 11.10. Then downloaded Solarized theme for Gnome Terminal. From terminal my vim looks good: plugin vim-powerline displays correctly and syntax is highlighted with proper colors. But ...
4
votes
2answers
959 views
Tmux key binding issue
I've switched from using screen a while back to using tmux. I have a tmux config which uses screen's Ctrl+a sequence, instead of tmux's default Ctrl+b.
However, one issue I've found is that if I ...
4
votes
1answer
2k views
Lock Tmux Session With Vlock
I have just installed tmux and vlock. When I try to perform the lock-session command, my terminal flashes and then nothing happens. Is there something in my .tmux.conf that must be added to tell tmux ...
4
votes
1answer
455 views
Terminal emulator left-click to open link
So I've been trying to get back to using Linux as my primary OS. I'm running Ubuntu 12.04 with Gnome 3. I've tried multiple terminal emulators, but they all seem to have a common failing: you need to ...
3
votes
2answers
845 views
How to install new tmux 1.8 on Ubuntu 12.10 or 12.04?
Are there any PPA?
If no, how to make it from sources? Which dev libs I'll need to do this?
3
votes
3answers
3k views
Where is the default tmux.conf file located?
I want to copy the default tmux.conf file to my home directory, but I can't find the location in Ubuntu 12.04. The man page states that the file resides at /etc/tmux.conf however this does not match ...
2
votes
3answers
428 views
Terminal with tmux style screen splitting?
Moving from OS X, loving Ubuntu so far.
One thing I'm missing is an iTerm 2 like terminal emulator that allows for easy screen splitting. I could use tmux, but would like to be able to copy and ...
2
votes
1answer
23 views
How do I change the default shell used in Byobu (tmux)?
I've become addicted to Byobu and I've recently shifted from bash to zsh; Now I want to combine the two, however I have a one initial pre-requisite:
I cannot make zsh the default shell for my user as ...
2
votes
2answers
776 views
Start a tmuxinator session in gnome-terminal on login
I'd like to start a tmuxinator session when I login (Gnome on Ubuntu Lucid). I've tried variations of the following but they all execute and close the terminal window. The following have been given to ...
2
votes
0answers
331 views
Why is Gnu Screen slow to scroll in a vertical split region? [closed]
On my Ubuntu, Gnu screen is very slow when scrolling in a vertically split region (the one you create with CTRL-A |.
But Tmux doesn't have this problem. Why is this?
1
vote
4answers
774 views
gnome-open raises this error when run from inside tmux
The error I get is this:
GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon.
See http://projects.gnome.org/gconf/ for ...
1
vote
1answer
59 views
How to prevent ecryptfs from umounting home if tmux is still running?
I have a server, which i access over ssh. Sometimes i like to run some scripts (some of them in the background) in tmux and then detach it, close the connection and access tmux later.
But ...
1
vote
1answer
43 views
Synchronize panes in byobu
anything similar to
tmux synchronize-panes on
in byobu with tmux as back-end??
I am a cluster admin and would love to use byobu rather than clusterssh which lets me do synchronous writes
1
vote
1answer
392 views
Can byobu (tmux) show a multiline status
With byobu-screen the default status line had two lines. With byobu-tmux however the default status line only has one line. I liked the seperate line with the list of windows, it let me see more than ...
1
vote
0answers
156 views
Why does gnome-terminal swallow some of my Alt tmux shortcuts?
I worked this out for myself, but I wanted to post it as a question because I couldn't find anything when I was searching. Lots of people talk about the "menu access key" problem, but this is actually ...
0
votes
1answer
228 views
gnome-terminal does not differentiate between C-d and C-S-d
When I run cat on gnome-terminal, both C-d and C-S-d terminate it. This is because gnome-terminal cannot distinguish between these keys and sends and EOF in both the cases. Is there a ways I can ...
0
votes
2answers
454 views
How to disable window caption bar in GNU Screen?
I usually split my GNU Screen into four regions, and I don't really need the status bars for each of those windows.
Is there an option to disable GNU Screen window status bars?
I could only find ...
0
votes
1answer
35 views
Cannot use bash tab complete in tmux
I just install tmux on Ubuntu 12.04 LTS and it throws me this error when I try to use tab completion for simple commands like 'cd' or 'mv' in the /etc/bash_completion file.
command substitution: line ...
0
votes
0answers
69 views
tmux equivalent for screen's vbell_msg
In screen you can customise the visual bell text.I need the same in byobu(backend tmux) in place of the default 'Activity in Window %n'.
I actually want it to be changed to 'wuff---%n---wuff'