I want to move window lists from bottom to top.
Application's status bar looks weird to me if it was above tmux's window list.
Any hints?
Pressing Ctrl+Shift+Left (will move the current window to the left.
Session is a set of windows, plus a notion of which window is current. Window is a single screen covered with panes. (Once might compare it to a 'virtual desktop' or a 'space'.) Pane is a rectangular part of a window that runs a specific command, e.g. a shell.
See this answer on Unix & Linux. If you build from SVN you can set the status bar on top with:
set-option -g status-position top
This will be included in tmux 1.7
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With