Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
4dcb5040a0bdf73ecbf504ed887600ec2f100d4c
/
Makefile
64b5f39
Add a pipe-pane command to allow a pane to be piped to a shell command, for
by Nicholas Marriott
· 15 years ago
5aa49e6
Split list-panes off from list-windows.
by Nicholas Marriott
· 15 years ago
6bca92d
Rather than running status-left, status-right and window title #() with popen
by Nicholas Marriott
· 15 years ago
35ca994
Remove scroll mode which is now redundant, copy mode should be used instead.
by Nicholas Marriott
· 15 years ago
8fa1858
New lock-client and lock-session commands to lock an individual client or all
by Nicholas Marriott
· 15 years ago
b01dcd7
Remove the internal tmux locking and instead detach each client and run the
by Nicholas Marriott
· 15 years ago
14ebcab
run-shell command to run a shell command without opening a window, sending
by Nicholas Marriott
· 15 years ago
0431996
Add a new display-panes command, with two options (display-panes-colour and
by Nicholas Marriott
· 15 years ago
7b847ce
Add a choose-client command and extend choose-{session,window} to accept a
by Nicholas Marriott
· 15 years ago
f063571
Switch tmux to use imsg. This is the last major change to make the
by Nicholas Marriott
· 15 years ago
6491274
Infrastructure and commands to manage the environment for processes started
by Nicholas Marriott
· 15 years ago
5f13bb0
There aren't many client message types or code to handle them so get rid of the
by Nicholas Marriott
· 15 years ago
dd4a3b2
tty_write is relatively short and the only function left in tty-write.c so move
by Nicholas Marriott
· 15 years ago
6036bdd
Improved layout code.
by Nicholas Marriott
· 15 years ago
6f5150a
- New command display-message (alias display) to display a message in the
by Nicholas Marriott
· 15 years ago
ceace9c
Since tmux doesn't actually need ncurses, use -lcurses/curses.h
by Nicholas Marriott
· 15 years ago
023d8d3
Tidy up and improve target (-t) argument parsing:
by Nicholas Marriott
· 15 years ago
81181bf
New command, if-shell (alias if). Executes the tmux command in the second
by Nicholas Marriott
· 15 years ago
5050171
diagflags for diags okay nicm@
by Marc Espie
· 15 years ago
74d0851
Remove some cruft from the Makefile.
by Nicholas Marriott
· 15 years ago
7e796de
Change find-window and monitor-content to use fnmatch(3). For convenience and
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago