Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | /* $Id$ */ | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | tmux doesn't care about setres[ug]id. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | getopt_long.c not getopt.c | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Solaris doesn't have TAILQ_REPLACE yet :-(. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Don't need all this %p stuff anymore really. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Some tweaks for Solaris. | Nicholas Marriott | 2009-04-29 | |
| | | | | | Get rid of vis.* in favour of a small replacement function. | |||
* | Ignore tmux*.out as well. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Use a u_char so top-bit-set update the cursor as well. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | + item. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Ignore del too. | Nicholas Marriott | 2009-04-29 | |
| | ||||
* | Simplify the code by using the generic _target functions. | Tiago Cunha | 2009-04-28 | |
| | ||||
* | No TAILQ_REPLACE on NetBSD. | Nicholas Marriott | 2009-04-27 | |
| | ||||
* | Use cmd_prarg to include "s when necessary. | Nicholas Marriott | 2009-04-27 | |
| | ||||
* | Convert hidden flag to a full flags word for the status line and add a flag to | Nicholas Marriott | 2009-04-27 | |
| | | | | | | accept after only one key. Use this so don't need to press enter after y/n for confirm-before. | |||
* | +=. | Nicholas Marriott | 2009-04-27 | |
| | ||||
* | Perform some black and midnight cpp witchcraft to get rid of GRID_DEBUG, to fix | Nicholas Marriott | 2009-04-27 | |
| | | | | | building with -DDEBUG on gcc2 platforms. From joshe. | |||
* | Missing Ar. | Nicholas Marriott | 2009-04-27 | |
| | ||||
* | Update commands, and options. | Tiago Cunha | 2009-04-27 | |
| | ||||
* | - Add alias to the break-pane command. | Tiago Cunha | 2009-04-27 | |
| | | | | | - s/Asks/Ask/ in the confirm-before command for consistency's sake. | |||
* | Avoid using the prompt history when the server is locked, and prevent any | Tiago Cunha | 2009-04-27 | |
| | | | | | input entered from being added to the client's prompt history. From nicm. | |||
* | - confirm-before command. | Tiago Cunha | 2009-04-27 | |
| | | | | | | - Bound "&" and "x" by default to confirm-before "kill-window" and confirm-before "kill-pane", respectively. | |||
* | Support NEL. | Nicholas Marriott | 2009-04-23 | |
| | ||||
* | Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD | Nicholas Marriott | 2009-04-23 | |
| | | | | | console. Many thanks for a very informative email from Christian Weisgerber. | |||
* | Note it. | Nicholas Marriott | 2009-04-23 | |
| | ||||
* | Gearing up for 0.9.... | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Mouse supprot isn't so bad. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | 0.9 here we go. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Ready for 0.8. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Document panes stuff. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Update NOTES. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Document set-remain-on-exit. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Document break-pane. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Document status-keys. | Nicholas Marriott | 2009-04-21 | |
| | ||||
* | Move some bits about and add some other bits. | Nicholas Marriott | 2009-04-20 | |
| | ||||
* | Document -L and -8, fix synopsis. | Nicholas Marriott | 2009-04-20 | |
| | ||||
* | Document -r to bind key. | Nicholas Marriott | 2009-04-20 | |
| | ||||
* | Remove the right number of characters from the buffer when escape then a cursor | Nicholas Marriott | 2009-04-17 | |
| | | | | | key (or other key prefixed by \033) is pressed. Reported by Stuart Henderson. | |||
* | Add mailing lists. | Nicholas Marriott | 2009-04-17 | |
| | ||||
* | Update TODO; fix a comment; better screenshot. | Nicholas Marriott | 2009-04-16 | |
| | ||||
* | A flag missed. | Nicholas Marriott | 2009-04-03 | |
| | ||||
* | rotate-window command. | Nicholas Marriott | 2009-04-03 | |
| | ||||
* | +screenshot. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | 09. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | Treat flags properly. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | swap-pane command. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | I can haz screenshots. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | Some stuff is done. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | Update TODO. | Nicholas Marriott | 2009-04-02 | |
| | ||||
* | Don't continue to write into panes that are scheduled for redraw. | Nicholas Marriott | 2009-04-02 | |
| |