index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
...
*
Don't die on empty strings.
Nicholas Marriott
2008-06-14
|
*
Update.
Nicholas Marriott
2008-06-13
|
*
Man page update from Will Maier, thanks.
Nicholas Marriott
2008-06-11
|
*
Fix usage, from Will Maier.
Nicholas Marriott
2008-06-10
|
*
Use existing termios and get rid of stuff we don't want rather than ↵
Nicholas Marriott
2008-06-10
|
|
|
|
constructing a new one.
*
Sync.
Nicholas Marriott
2008-06-10
|
*
Set socket mode +x if sessions attached.
Nicholas Marriott
2008-06-08
|
*
Read from pipe to allow client to confirm and socket be closed.
Nicholas Marriott
2008-06-07
|
*
Use a socketpair to synchronise server startup.
Nicholas Marriott
2008-06-07
|
*
Clear clients with flag too.
Nicholas Marriott
2008-06-07
|
*
Be more conservative about redrawing using flags.
Nicholas Marriott
2008-06-07
|
*
Extra unused.
Nicholas Marriott
2008-06-07
|
*
Make status-interval actually changeable.
Nicholas Marriott
2008-06-07
|
*
Partial tmux.1 update thanks to Will Maier.
Nicholas Marriott
2008-06-06
|
*
New flag: aggressize resize. Resize window when to size of smallest session ↵
Nicholas Marriott
2008-06-06
|
|
|
|
for which it is _current_ window.
*
Make server exit when last session dies. Also fix window check for status ↵
Nicholas Marriott
2008-06-06
|
|
|
|
activity redraw.
*
Some Linux fixes; some code tidying. Don't redraw status bar so often.
Nicholas Marriott
2008-06-06
|
*
ich emulation should maintain cursor position; bug spotted by merdely.
Nicholas Marriott
2008-06-06
|
*
Usage update from Will Maier.
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
|
*
Final missing print function.
Nicholas Marriott
2008-06-05
|
*
Big reorganisation of command-line syntax.
Nicholas Marriott
2008-06-05
|
*
Print for the less easy commands.
Nicholas Marriott
2008-06-05
|
*
Easy bits of arg printing for list-keys.
Nicholas Marriott
2008-06-05
|
*
Man page fixes from Tiago Cunha.
Nicholas Marriott
2008-06-05
|
*
Add a MANDIR variable, from Tiago Cunha.
Nicholas Marriott
2008-06-05
|
*
ifdef RB_PREV since 4.3 misses it too.
Nicholas Marriott
2008-06-04
|
*
Support binding 27-31.
Nicholas Marriott
2008-06-04
|
*
Revert attempt to fix stray updates, turns out it was clock :-/.
Nicholas Marriott
2008-06-04
|
*
vi keys from Will Maier.
Nicholas Marriott
2008-06-04
|
*
status is a toggle.
Nicholas Marriott
2008-06-04
|
*
Make monitor-activity w/o arguments toggle.
Nicholas Marriott
2008-06-04
|
*
Update.
Nicholas Marriott
2008-06-04
|
*
+ comments.
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
|
*
Don't crash when looking at NULL clients; also redraw everything on status ↵
Nicholas Marriott
2008-06-04
|
|
|
|
change.
*
Status bar left and right strings (set with status-left and status-right), ↵
Nicholas Marriott
2008-06-04
|
|
|
|
and automatic update (at interval set by status-interval).
*
Per-session configuration options.
Nicholas Marriott
2008-06-03
|
*
tree.h has RB_PREV now, yay!
Nicholas Marriott
2008-06-03
|
*
Update.
Nicholas Marriott
2008-06-03
|
*
It is too easy to create things in the same second; use a timespec instead.
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
|
*
Allow comments at EOL; count blank lines properly.
Nicholas Marriott
2008-06-02
|
*
Add a windowonly generic command and use it where appropriate. Also trim ↵
Nicholas Marriott
2008-06-02
|
|
|
|
includes and unused.
[prev]
[next]