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
*
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
*
Select window command.
Nicholas Marriott
2007-10-04
*
Rename window.
Nicholas Marriott
2007-10-04
*
set-option command to set meta.
Nicholas Marriott
2007-10-04
*
Key binding and unbinding.
Nicholas Marriott
2007-10-04
*
Rewrite command handling to be more generic. Not finished!
Nicholas Marriott
2007-10-03
*
String/number arguments..
Nicholas Marriott
2007-10-03
*
Key binding, unbinding.
Nicholas Marriott
2007-10-03
*
Move command handling into the server and tidy up some bits.
Nicholas Marriott
2007-10-03
*
Redraw client status lines on rename.
Nicholas Marriott
2007-10-02
*
Sync.
Nicholas Marriott
2007-10-02
*
Restore window title handling.
Nicholas Marriott
2007-10-01
*
Simple status line.
Nicholas Marriott
2007-10-01
*
Window info command.
Nicholas Marriott
2007-09-30
[next]