Category "tmux"

How to hide window list in tmux status bar?

How can I remove the list of tmux windows from the status bar. In this case I want to get rid of (see lower left) 1:zsh*. Screenshot of my tmux window I tried

How to scroll in nested tmux?

Sometimes, I have to use nested tmux session (tmux in tmux). Scrolling by copy-mode does not work in inner tmux session, so it makes me very inconvenient in inn

Get absolut path to tmux.conf in tmux configuration file

I'm desperately trying to extract the absolute path of the tmux.conf file (which is a symbolic link) within the file itself. Usually one can achieve this easily

How to kill a tmux pane along with the process running on it?

Let's say you run a command like grunt serve on a tmux pane, and you kill the pane on which the command is running. I found that the process is not killed: ps

How to launch tmux –automatically– when konsole/yakuake start?

I discovered tmux possibility recently and I'm using it inside yakuake/konsole (quake-like terminal). However, I have to launch tmux manually every time I start

How to increase scrollback buffer size in tmux?

How do I increase scrollback buffer size in tmux? If I enter copy mode, the number of available scrollback lines (visible in upper right corner) is always be

How to increase scrollback buffer size in tmux?

How do I increase scrollback buffer size in tmux? If I enter copy mode, the number of available scrollback lines (visible in upper right corner) is always be

How to send a command to all panes in tmux?

I like to call :clear-history on panes with a huge scrollback. However, I want to script a way to send this command to all the panes in the various windows. I

How to change the starting directory of a tmux session?

The directory where you start a tmux session in will be the directory that all new windows will start at. My question is, how can you change this starting dir

tmux in vscode - slow down scrolling speed

I am trying to tweak the scroll buffer or speed of tmux in Visual Studio Code At present, I have below lines in my ~/.tmux.conf which works fine in iTerm2 but d

Tmux window title keeps renaming

Suddenly, both my screen/tmux started changing my windows' names after every command. They keep changing the name to the value of $PROMPT_COMMAND on every singl

Tmux grid border in second session window

I attached to an existing tmux session from a second iterm2 window on a second screen. tmux new-session -t matt For some reason my session has a dotted bord

Tmux grid border in second session window

I attached to an existing tmux session from a second iterm2 window on a second screen. tmux new-session -t matt For some reason my session has a dotted bord