| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | FreeBSD lacks TTY_NAME_MAX. | Nicholas Marriott | 2007-10-23 |
| * | List client command. | Nicholas Marriott | 2007-10-23 |
| * | Show size. | Nicholas Marriott | 2007-10-23 |
| * | Return 0 on lost server so pkill works okay if scripted. | Nicholas Marriott | 2007-10-22 |
| * | Add default-command option and change default to be $SHELL rather than $SHELL... | Nicholas Marriott | 2007-10-20 |
| * | Oops, 0 in wrong place. | Nicholas Marriott | 2007-10-19 |
| * | Don't send zero-length when we have a \0. | Nicholas Marriott | 2007-10-19 |
| * | Sync. | Nicholas Marriott | 2007-10-19 |
| * | time.h. | Nicholas Marriott | 2007-10-19 |
| * | Missing time.h. | Nicholas Marriott | 2007-10-19 |
| * | cctx should be 0. | Nicholas Marriott | 2007-10-19 |
| * | FreeBSD requires stdint.h. | Nicholas Marriott | 2007-10-19 |
| * | FreeBSD's util.h is libutil.h. | Nicholas Marriott | 2007-10-19 |
| * | Sync. | Nicholas Marriott | 2007-10-19 |
| * | Define __dead and __packed. | Nicholas Marriott | 2007-10-19 |
| * | Whoops, fix key bindings. | Nicholas Marriott | 2007-10-19 |
| * | -n is now -s on new-session. | Nicholas Marriott | 2007-10-19 |
| * | Kill window command. Nuke some backspace stuff. | Nicholas Marriott | 2007-10-19 |
| * | Add a bell-action option. | Nicholas Marriott | 2007-10-19 |
| * | Refresh session command. | Nicholas Marriott | 2007-10-19 |
| * | Other notes. | Nicholas Marriott | 2007-10-12 |
| * | Init signals here to pick up zombie. | Nicholas Marriott | 2007-10-12 |
| * | Tweak message. | Nicholas Marriott | 2007-10-12 |
| * | Extended NOTES ready for 0.1. | Nicholas Marriott | 2007-10-12 |
| * | Warn and bork on nested sessions ($TMUX exists). | Nicholas Marriott | 2007-10-12 |
| * | Accept colours as strings. | Nicholas Marriott | 2007-10-12 |
| * | send-prefix command. | Nicholas Marriott | 2007-10-12 |
| * | Change to show flag char rather than change colour on bell. | Nicholas Marriott | 2007-10-12 |
| * | Update. | Nicholas Marriott | 2007-10-12 |
| * | Case insensitive. | Nicholas Marriott | 2007-10-12 |
| * | set status, status-fg, status-bg. | Nicholas Marriott | 2007-10-12 |
| * | Handle \r\n at EOL properly. | Nicholas Marriott | 2007-10-12 |
| * | Mark windows in yellow on status line when bell. | Nicholas Marriott | 2007-10-12 |
| * | Sync. | Nicholas Marriott | 2007-10-12 |
| * | Simplify input.c - lose class table and use macros. | Nicholas Marriott | 2007-10-10 |
| * | More tweakifying. | Nicholas Marriott | 2007-10-06 |
| * | More updating. | Nicholas Marriott | 2007-10-06 |
| * | Tweak again. | Nicholas Marriott | 2007-10-06 |
| * | Plus status bar colour. | Nicholas Marriott | 2007-10-06 |
| * | Update. | Nicholas Marriott | 2007-10-06 |
| * | Have resize update a SESSION_UNATTACHED flag. | Nicholas Marriott | 2007-10-05 |
| * | Wrap lines properly. | Nicholas Marriott | 2007-10-05 |
| * | Sync. | Nicholas Marriott | 2007-10-05 |
| * | This is done. | Nicholas Marriott | 2007-10-05 |
| * | Clean up pause/exit mess with flags. | Nicholas Marriott | 2007-10-05 |
| * | More stuff TODO | Maximilian Gass | 2007-10-05 |
| * | These are done. | Nicholas Marriott | 2007-10-04 |
| * | Handle NULL value properly. | Nicholas Marriott | 2007-10-04 |
| * | Lose command index enum in favour of runtime-calculated index. | Nicholas Marriott | 2007-10-04 |
| * | Lose usage and move it into the struct. | Nicholas Marriott | 2007-10-04 |