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
/
Makefile
Commit message (
Expand
)
Author
Age
*
List client command.
Nicholas Marriott
2007-10-23
*
FreeBSD's util.h is libutil.h.
Nicholas Marriott
2007-10-19
*
Kill window command. Nuke some backspace stuff.
Nicholas Marriott
2007-10-19
*
Refresh session command.
Nicholas Marriott
2007-10-19
*
send-prefix command.
Nicholas Marriott
2007-10-12
*
Simplify input.c - lose class table and use macros.
Nicholas Marriott
2007-10-10
*
-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
*
Window attachment, malloc debugging, fix a segfault with no sessions.
Nicholas Marriott
2007-10-04
*
Nuke ?.
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
*
List keys command.
Nicholas Marriott
2007-10-04
*
Next/last/previous window, some other tweaks.
Nicholas Marriott
2007-10-04
*
New window command.
Nicholas Marriott
2007-10-03
*
Rewrite command handling to be more generic. Not finished!
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
*
Add profiling. Also some trivial optimisations to skip memcpying.
Nicholas Marriott
2007-10-03
*
Simple status line.
Nicholas Marriott
2007-10-01
*
Binary-only install target.
Nicholas Marriott
2007-09-29
*
New input parser via state machine.
Nicholas Marriott
2007-09-28
*
Restore list command.
Nicholas Marriott
2007-09-26
*
Cleanup part II: split up client stuff and ops. More to come.
Nicholas Marriott
2007-09-26
*
Cleanup part 1: split up server.c.
Nicholas Marriott
2007-09-26
*
META env var.
Nicholas Marriott
2007-09-20
*
Sync with fdm.
Nicholas Marriott
2007-07-25
*
Initial import to CVS. Basic functions are working, albeit with a couple of s...
Nicholas Marriott
2007-07-09