Top "Tmux" questions

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.

Select Pane with C-<number> in tmux

In tmux, the default behavior for processing C-b 0 is to jump to window 0. I would like C-b C-0 to jump …

tmux
Switch between sessions in tmux?

I'm relatively new to tmux and use it just for local development. In some tmux tutorials, a person will list …

tmux tmuxinator
How to reconnect to accidentally disconnected ssh session WITHOUT screen or tmux

I know these kinds of questions have been asked for years, and the answer to them are often Screen or …

session ssh tmux gnu-screen reconnect
Tmux: Switch the split style of two adjacent panes

I realize that reshaping pane layout in general is not trivial to describe, but I'm interested in at least being …

tmux
Change tmux default to zsh

When tmux opens, I would like it to use zsh instead of bash by default. How would I accomplish this?

zsh tmux
Fix Vim + Tmux yank/paste on unnamed register

While using vim inside a tmux session I cannot yank or paste to the unnamed register. Going to a named …

vim tmux
Tmux borders are drawn with dashed lines; how can I change them to continuous lines?

I'm using Mac OS X Lion, Terminal.app and Tmux version 1.6. I get a dashed line as a window border …

tmux
TMUX using HJKL to navigate panes

Standard TMUX is set to use ctrl-b + [up, down, left, right] when navigating between panes. I would like to make …

tmux
Tmux prompt not following normal bash prompt PS1 \W

I did some updating on my Mac and seem to have broken some of my settings. I have the following …

bash tmux
SSH login shows Only console users are allowed to run the X server

Every time I log in from SSH, I get: Only console users are allowed to run the X server I …

ssh zsh tmux archlinux xorg