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
*
run-shell command to run a shell command without opening a window, sending
Nicholas Marriott
2009-09-20
*
Add a new display-panes command, with two options (display-panes-colour and
Nicholas Marriott
2009-08-31
*
Add a choose-client command and extend choose-{session,window} to accept a
Nicholas Marriott
2009-08-25
*
Switch tmux to use imsg. This is the last major change to make the
Nicholas Marriott
2009-08-11
*
Infrastructure and commands to manage the environment for processes started
Nicholas Marriott
2009-08-08
*
There aren't many client message types or code to handle them so get rid of the
Nicholas Marriott
2009-07-30
*
tty_write is relatively short and the only function left in tty-write.c so move
Nicholas Marriott
2009-07-22
*
Improved layout code.
Nicholas Marriott
2009-07-19
*
- New command display-message (alias display) to display a message in the
Nicholas Marriott
2009-07-17
*
Since tmux doesn't actually need ncurses, use -lcurses/curses.h
Nicholas Marriott
2009-07-14
*
Tidy up and improve target (-t) argument parsing:
Nicholas Marriott
2009-07-13
*
New command, if-shell (alias if). Executes the tmux command in the second
Nicholas Marriott
2009-07-09
*
diagflags for diags
Marc Espie
2009-06-25
*
Remove some cruft from the Makefile.
Nicholas Marriott
2009-06-24
*
Change find-window and monitor-content to use fnmatch(3). For convenience and
Nicholas Marriott
2009-06-24
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01