tmux 0.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News tmux 0.4 (Default branch)
# 1  
Old 07-01-2008
tmux 0.4 (Default branch)

Image tmux is a "terminal multiplexer". It allows a number of terminals (or windows) to be accessed and controlled from a single terminal. It is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen. License: BSD License (revised) Changes:
Support for windows remaining open after process inside dies. A command prompt and window index prompt. The ability to bind alt (meta) keys. Next word and previous word keys in copy mode. The ability to set window titles in xterm. A revamped paste buffer system. A scroll status line to show the current window. A number of bugfixes and minor feature additions.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

Tmux on AIX

Hi, I'm going to build tmux from source on AIX 7.1. Reasons: Terminal multiplexers are a must :) tmux is to GNU screen (part of Toolbox) what vim is to the default AIX vi. The later versions of tmux are considerably nicer than older versions. Also, looks like IBM compiled screen without 256... (4 Replies)
Discussion started by: topcat
4 Replies

2. UNIX for Beginners Questions & Answers

Installing tmux on RHEL 6.5

Hi, I am trying to install tmux on vm allocated to me in my company . i am very new to linux. I have the root access on it. Can someone please provide the exact steps to get it installed. I tried: 1. Using yum, i get the below message. # yum install tmux Loaded plugins: security... (6 Replies)
Discussion started by: kunwar
6 Replies

3. UNIX for Beginners Questions & Answers

Tmux - pane current command - help !

Hello Experts ! i have started using tmux recent past . So far so good . while exploring the option , i found an option as I log into terminal where i enabled the tmux , and then i log onto a taxi server and then to my application server. My expectation is when i going aound the paths on... (1 Reply)
Discussion started by: radha254
1 Replies
Login or Register to Ask a Question
byobu-layout(1) 						       byobu							   byobu-layout(1)

NAME
byobu-layout - Save and restore byobu-tmux laouts USAGE
byobu-layout [save|restore] [name] DESCRIPTION
byobu-layout will save and restore byobu-tmux(1) split window layouts. If 'name' is blank, it operates interactively. Note that this only works with Byobu when backed by tmux(1), and not screen(1). SEE ALSO
byobu(1), tmux(1) http://launchpad.net/byobu AUTHOR
This manpage and the utility were written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permis- sion is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at http://www.gnu.org/licenses/gpl.txt. byobu 8 Jan 2012 byobu-layout(1)