| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Try write even if read gets signal, some other tweaks. | Nicholas Marriott | 2007-11-07 |
| * | Make it build/run on Linux. | Nicholas Marriott | 2007-10-31 |
| * | swap-window command. | Nicholas Marriott | 2007-10-30 |
| * | %u -> %d for indexes. Some lint fixes. | Nicholas Marriott | 2007-10-30 |
| * | Don't save/restore ry_*. | Nicholas Marriott | 2007-10-26 |
| * | unlink-window command. Also fix some u_int -> int problems. | Nicholas Marriott | 2007-10-26 |
| * | Redraw status bar on link. | Nicholas Marriott | 2007-10-26 |
| * | -d is better. | Nicholas Marriott | 2007-10-26 |
| * | link-window command to link a window into another session. | Nicholas Marriott | 2007-10-26 |
| * | Reorg window data structures. Add an intermediate data type (struct winlink) ... | Nicholas Marriott | 2007-10-26 |
| * | has-session command. | Nicholas Marriott | 2007-10-25 |
| * | Use local var and pull screen out of ictx. | Nicholas Marriott | 2007-10-24 |
| * | Handle DSR for resize(1). | Nicholas Marriott | 2007-10-24 |
| * | Save restore attr. | Nicholas Marriott | 2007-10-24 |
| * | Free buffers properly. | Nicholas Marriott | 2007-10-24 |
| * | Close memory leaks. | Nicholas Marriott | 2007-10-24 |
| * | A couple of close-on-exec flags. | Nicholas Marriott | 2007-10-24 |
| * | Save/restore errno, free pfd buffer. | Nicholas Marriott | 2007-10-24 |
| * | Free/close windows properly. | Nicholas Marriott | 2007-10-24 |
| * | Don't need ttydefchars here. | Nicholas Marriott | 2007-10-23 |
| * | Sync. | Nicholas Marriott | 2007-10-23 |
| * | Lift last MAXNAMELEN limit on -s argument. | Nicholas Marriott | 2007-10-23 |
| * | Remove freed keys from array. | Nicholas Marriott | 2007-10-23 |
| * | Tweak a couple of variable names. | Nicholas Marriott | 2007-10-23 |
| * | 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 |