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
*
Cut memory consumption by only allocating lines when there is actually data o...
Nicholas Marriott
2007-11-21
*
Scrollable win for command output.
Nicholas Marriott
2007-11-21
*
Redo screen.c functions to make them readable and more flexible. Make scroll ...
Nicholas Marriott
2007-11-21
*
Horizontal history/scrolling.
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21
*
Fix a format string bug and sprinkle some printflikes.
Nicholas Marriott
2007-11-20
*
+index.html.in
Nicholas Marriott
2007-11-20
*
-k on link-window to kill dest window if it exists.
Nicholas Marriott
2007-11-17
*
Two-column display for on-line print.
Nicholas Marriott
2007-11-16
*
Ooops use ->client here, not cmdclient.
Nicholas Marriott
2007-11-16
*
switch-client command.
Nicholas Marriott
2007-11-16
*
Add -c option to specify client, and move detach/refresh to client rather tha...
Nicholas Marriott
2007-11-16
*
Report available commands on ambiguous commands. Tidy TODO a bit.
Nicholas Marriott
2007-11-16
*
Force default colours if terminal supports it.
Nicholas Marriott
2007-11-12
*
Finish off man page.
Nicholas Marriott
2007-11-12
*
kill-window command.
Nicholas Marriott
2007-11-12
*
C-space is "^ " not "^@".
Nicholas Marriott
2007-11-09
*
Support tab.
Nicholas Marriott
2007-11-09
*
Initial man page.
Nicholas Marriott
2007-11-09
*
-V option to show tmux version.
Nicholas Marriott
2007-11-09
*
rename-session command.
Nicholas Marriott
2007-11-09
*
Check for required term capabilities on start.
Nicholas Marriott
2007-11-08
*
Try write even if read gets signal, some other tweaks.
Nicholas Marriott
2007-11-07
*
Make it build/run on Linux.
Nicholas Marriott
2007-10-31
*
swap-window command.
Nicholas Marriott
2007-10-30
*
Don't save/restore ry_*.
Nicholas Marriott
2007-10-26
*
unlink-window command. Also fix some u_int -> int problems.
Nicholas Marriott
2007-10-26
*
link-window command to link a window into another session.
Nicholas Marriott
2007-10-26
*
Reorg window data structures. Add an intermediate data type (struct winlink) ...
Nicholas Marriott
2007-10-26
*
has-session command.
Nicholas Marriott
2007-10-25
*
Handle DSR for resize(1).
Nicholas Marriott
2007-10-24
*
Save restore attr.
Nicholas Marriott
2007-10-24
*
Lift last MAXNAMELEN limit on -s argument.
Nicholas Marriott
2007-10-23
*
List client command.
Nicholas Marriott
2007-10-23
*
Add default-command option and change default to be $SHELL rather than $SHELL...
Nicholas Marriott
2007-10-20
*
-n is now -s on new-session.
Nicholas Marriott
2007-10-19
*
Kill window command. Nuke some backspace stuff.
Nicholas Marriott
2007-10-19
*
Add a bell-action option.
Nicholas Marriott
2007-10-19
*
Refresh session command.
Nicholas Marriott
2007-10-19
*
Warn and bork on nested sessions ($TMUX exists).
Nicholas Marriott
2007-10-12
*
Accept colours as strings.
Nicholas Marriott
2007-10-12
*
send-prefix command.
Nicholas Marriott
2007-10-12
*
Update.
Nicholas Marriott
2007-10-12
*
Mark windows in yellow on status line when bell.
Nicholas Marriott
2007-10-12
*
-d option to attach. Also fix CC in Makefile and make it build with DEBUG again.
Nicholas Marriott
2007-10-04
*
Incomplete resize support.
Nicholas Marriott
2007-10-04
*
Added my tmux start script as an example (examples/start-tmux.sh)
Maximilian Gass
2007-10-04
*
New sessions can now be given a command for their first window
Maximilian Gass
2007-10-04
*
Fixed usage statement for new-window
Maximilian Gass
2007-10-04
*
Window attachment, malloc debugging, fix a segfault with no sessions.
Nicholas Marriott
2007-10-04
[next]