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