Nicholas Marriott
|
5c3d973a4a
|
Import OpenBSD's getopt(3) to workaround broken glibc version.
|
2008-12-10 20:25:42 +00:00 |
|
Nicholas Marriott
|
df2b3bcf44
|
Fix stupid GNU getopt behaviour.
|
2008-09-25 23:28:15 +00:00 |
|
Nicholas Marriott
|
fc7953f05f
|
Fix usage.
|
2008-06-23 22:26:52 +00:00 |
|
Nicholas Marriott
|
99df48d70f
|
Trimify.
|
2008-06-18 22:21:51 +00:00 |
|
Nicholas Marriott
|
0b9b873a55
|
Big reorganisation of command-line syntax.
|
2008-06-05 21:25:00 +00:00 |
|
Nicholas Marriott
|
ee1a7fded7
|
Print for the less easy commands.
|
2008-06-05 17:12:11 +00:00 |
|
Nicholas Marriott
|
642c0b00ab
|
Easy bits of arg printing for list-keys.
|
2008-06-05 16:35:32 +00:00 |
|
Nicholas Marriott
|
73c9b25d2d
|
It is too easy to create things in the same second; use a timespec instead.
|
2008-06-03 18:13:54 +00:00 |
|
Nicholas Marriott
|
f91e7bfd38
|
If no command is specified, assume new-session.
|
2008-06-03 05:35:51 +00:00 |
|
Nicholas Marriott
|
a26f58c7c3
|
Last bits of basic configuration file. By default in ~/.tmux.conf or specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created.
|
2008-06-02 21:08:36 +00:00 |
|
Nicholas Marriott
|
c7243b73cb
|
Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before.
|
2008-06-02 18:08:17 +00:00 |
|
Nicholas Marriott
|
103748d6ad
|
Major reorganisation of screen handling.
|
2007-12-06 09:46:23 +00:00 |
|
Nicholas Marriott
|
6e04524596
|
switch-client command.
|
2007-11-16 21:31:03 +00:00 |
|