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
...
*
Start of improved buffer code. Only set-buffer/show-buffer commands so far.
Nicholas Marriott
2008-06-20
*
Command prompt for interactive commands.
Nicholas Marriott
2008-06-19
*
To 0.4. Some other Makefile tweaks.
Nicholas Marriott
2008-06-18
*
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
*
Big reorganisation of command-line syntax.
Nicholas Marriott
2008-06-05
*
Disable/enable window activity monitoring with set-window-option command.
Nicholas Marriott
2008-06-04
*
Per-session configuration options.
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
*
New command, send-keys, to send a set of keys.
Nicholas Marriott
2008-06-01
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Bah, doing it together doesn't seem to work portably.
Nicholas Marriott
2007-11-30
*
install -d, from tobiasu.
Nicholas Marriott
2007-11-30
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
Mostly-complete copy and paste.
Nicholas Marriott
2007-11-23
*
Partial copy mode. Currently does the same as scroll mode but using a cursor....
Nicholas Marriott
2007-11-22
*
Scrollable win for command output.
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21
*
Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...
Nicholas Marriott
2007-11-20
*
+index.html.in
Nicholas Marriott
2007-11-20
*
dist target.
Nicholas Marriott
2007-11-20
*
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
*
kill-window command.
Nicholas Marriott
2007-11-12
*
Initial man page.
Nicholas Marriott
2007-11-09
*
rename-session command.
Nicholas Marriott
2007-11-09
*
Make it build/run on Linux.
Nicholas Marriott
2007-10-31
*
swap-window command.
Nicholas Marriott
2007-10-30
*
%u -> %d for indexes. Some lint fixes.
Nicholas Marriott
2007-10-30
*
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
*
has-session command.
Nicholas Marriott
2007-10-25
*
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
[prev]
[next]