2

I feel very bad when seeing Status Bar in bottom during using tmux. How to change it to top position in tmux window?

My related OS is below--- c5259479@bsa0483:~$ cat /etc/issue Ubuntu 9.10 \n \l

enter image description here

1 Answer 1

5

You can add set-option -g status-position top to ~/.tmux.conf. See man tmux:

status-position [top | bottom]
       Set the position of the status line.
0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.