aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAge
* Swap in new paste buffer code and add a couple more commands.Nicholas Marriott2008-06-20
* Wake up every 100 ms instead of 500. Add note.Nicholas Marriott2008-06-19
* display-time option to set message display time.Nicholas Marriott2008-06-19
* status-lines -> status, prefix-key -> prefixNicholas Marriott2008-06-19
* Command prompt for interactive commands.Nicholas Marriott2008-06-19
* Missed update.Nicholas Marriott2008-06-19
* Set window title to current session. New options set-titles to disable.Nicholas Marriott2008-06-18
* Display <> for more windows and highlight if activity.Nicholas Marriott2008-06-18
* To 0.4. Some other Makefile tweaks.Nicholas Marriott2008-06-18
* Informational messages on window option changes.Nicholas Marriott2008-06-16
* show-window-options command.Nicholas Marriott2008-06-16
* Add a couple of extra option types, and implement show-options command.Nicholas Marriott2008-06-15
* New window options: force-width and force-height. This will force a window toNicholas Marriott2008-06-14
* Don't die on empty strings.Nicholas Marriott2008-06-14
* Set socket mode +x if sessions attached.Nicholas Marriott2008-06-08
* Make status-interval actually changeable.Nicholas Marriott2008-06-07
* New flag: aggressize resize. Resize window when to size of smallest session f...Nicholas Marriott2008-06-06
* Make server exit when last session dies. Also fix window check for status act...Nicholas Marriott2008-06-06
* Don't use entry init since it may be dependent on key.Nicholas Marriott2008-06-05
* Don't bork on link/swap the same window. Also extend comment.Nicholas Marriott2008-06-05
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
* Easy bits of arg printing for list-keys.Nicholas Marriott2008-06-05
* Support binding 27-31.Nicholas Marriott2008-06-04
* status is a toggle.Nicholas Marriott2008-06-04
* Disable/enable window activity monitoring with set-window-option command.Nicholas Marriott2008-06-04
* Add activity monitoring, also invert items on taskbar which have activity.Nicholas Marriott2008-06-04
* Bring select-window into line with everything else wrt -i.Nicholas Marriott2008-06-04
* Status bar left and right strings (set with status-left and status-right), an...Nicholas Marriott2008-06-04
* Per-session configuration options.Nicholas Marriott2008-06-03
* Allow -c anywhere -s was allowed.Nicholas Marriott2008-06-03
* Allow fnmatch(3) on -s, and select newest session if multiple.Nicholas Marriott2008-06-03
* If no command is specified, assume new-session.Nicholas Marriott2008-06-03
* Quick and dirty kill-server command.Nicholas Marriott2008-06-03
* Last bits of basic configuration file. By default in ~/.tmux.conf or specifie...Nicholas Marriott2008-06-02
* Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott2008-06-02
* Don't die if no dst window and -k to linkw.Nicholas Marriott2008-06-01
* New command, send-keys, to send a set of keys.Nicholas Marriott2008-06-01
* Don't hang when window closes early; also add lots more debugging.Nicholas Marriott2008-05-31
* Linux rxvt doesn't support parm_dch or delete_character.Nicholas Marriott2008-05-10
* Don't attempt to reset tty if it is dead.Nicholas Marriott2008-01-02
* Restore termcap checks.Nicholas Marriott2007-12-06
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
* Change window name on \ek...\e\.Nicholas Marriott2007-11-30
* Preliminary mouse support.Nicholas Marriott2007-11-27
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27
* Shift history up by 10% at a time.Nicholas Marriott2007-11-26
* Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of pl...Nicholas Marriott2007-11-26
* Support for VT100 graphics mode. Also lose some redundant checks.Nicholas Marriott2007-11-24
* Inc region in debug msg.Nicholas Marriott2007-11-23
* Mostly-complete copy and paste.Nicholas Marriott2007-11-23