| Commit message (Expand) | Author | Age |
... | |
| * | Add a new display-panes command, with two options (display-panes-colour and | Nicholas Marriott | 2009-08-31 |
| * | Don't call tty_free unless the client is a terminal, otherwise tty_init hasn't | Nicholas Marriott | 2009-08-31 |
| * | When using source-file, run the commands in the context of the source-file | Nicholas Marriott | 2009-08-23 |
| * | Whoops, getting the comparison the right way round is usually recommended. | Nicholas Marriott | 2009-08-18 |
| * | options_get_number() is relatively expensive and a check for dead panes happens | Nicholas Marriott | 2009-08-18 |
| * | Reset attributes as well as scroll region before poll(2) and add a big comment | Nicholas Marriott | 2009-08-14 |
| * | Initialise log_fd to -1, prevents spurious disconnection of the client when it | Nicholas Marriott | 2009-08-11 |
| * | Drop the no_stop argument to tty_close and tty_free in favour of a flag in the | Nicholas Marriott | 2009-08-11 |
| * | Switch tmux to use imsg. This is the last major change to make the | Nicholas Marriott | 2009-08-11 |
| * | Reset the attributes after drawing all or part of the screen, and reset the | Nicholas Marriott | 2009-08-10 |
| * | If there is an error in the configuration file, don't just exit(1) as this can | Nicholas Marriott | 2009-08-07 |
| * | Next step towards customisable mode keys: build each default table of keys into | Nicholas Marriott | 2009-07-28 |
| * | Permit commands to be bound to key presses without the prefix key first. The | Nicholas Marriott | 2009-07-24 |
| * | Make some functions which return unused values void (mostly found by lint) and | Nicholas Marriott | 2009-07-21 |
| * | Display the number of failed password attempts (if any) when the server is | Nicholas Marriott | 2009-07-20 |
| * | Improved layout code. | Nicholas Marriott | 2009-07-19 |
| * | Add three new session options: visual-activity, visual-bell, visual-content. If | Nicholas Marriott | 2009-07-18 |
| * | Instead of faking up a status line in status_redraw, use the same code to | Nicholas Marriott | 2009-07-14 |
| * | Creating a key binding which replaces itself (such as "bind x bind x lsw") | Nicholas Marriott | 2009-07-12 |
| * | If it exist, load a system-wide configuration file /etc/tmux.conf before any | Nicholas Marriott | 2009-07-12 |
| * | Rename the global options variables to be shorter and to make session options | Nicholas Marriott | 2009-07-07 |
| * | After logging (if enabled) is switched to file, there is no reason to keep | Nicholas Marriott | 2009-06-26 |
| * | Remove some dead assignments, found by sthen with clang. | Nicholas Marriott | 2009-06-25 |
| * | Change find-window and monitor-content to use fnmatch(3). For convenience and | Nicholas Marriott | 2009-06-24 |
| * | Make remain-on-exit work again when there is only one pane left, which was | Nicholas Marriott | 2009-06-24 |
| * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1092: | Tiago Cunha | 2012-04-12 |
* | Sync OpenBSD patchset 1043: | Tiago Cunha | 2012-03-18 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | PatchSet 870 | Nicholas Marriott | 2011-04-06 |
* | Sync OpenBSD patchset 854: | Tiago Cunha | 2011-02-15 |
* | Sync OpenBSD patchset 834: | Tiago Cunha | 2011-01-21 |
* | Sync OpenBSD patchset 819: | Tiago Cunha | 2011-01-03 |
* | Global paste buffers instead of per-session which renders copy-buffer useless. | Tiago Cunha | 2010-12-30 |
* | Sync OpenBSD patchset 806: | Tiago Cunha | 2010-12-22 |
* | Put setproctitle back under HAVE_SETPROCTITLE. | Nicholas Marriott | 2010-10-24 |
* | Sync OpenBSD patchset 777: | Tiago Cunha | 2010-10-24 |
* | Sync OpenBSD patchset 775: | Tiago Cunha | 2010-10-24 |
* | Sync OpenBSD patchset 766: | Tiago Cunha | 2010-10-09 |
* | Sync OpenBSD patchset 765: | Tiago Cunha | 2010-10-09 |
* | Sync OpenBSD patchset 751: | Tiago Cunha | 2010-08-29 |
* | Sync OpenBSD patchset 722: | Tiago Cunha | 2010-06-22 |
* | Fix bad merge, from Romain Francoise. | Nicholas Marriott | 2010-05-16 |
* | Sync OpenBSD patchset 696: | Tiago Cunha | 2010-05-14 |
* | there can be only one rpathbuf | Nicholas Marriott | 2010-04-08 |
* | Sync nit. | Nicholas Marriott | 2010-04-06 |
* | Merge output (more) and copy modes into one single mode (called copy). | Micah Cowan | 2010-04-05 |
* | Unused variable. | Nicholas Marriott | 2010-03-16 |
* | Sync OpenBSD patchset 640: | Tiago Cunha | 2010-02-08 |