| Commit message (Expand) | Author | Age |
... | |
| | * | Tidy by removing unused argument from grid_view_{insert,delete}_line_region | Nicholas Marriott | 2009-07-09 |
| | * | Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, | Nicholas Marriott | 2009-07-08 |
| | * | Rename the global options variables to be shorter and to make session options | Nicholas Marriott | 2009-07-07 |
| | * | Remove some unused function declarations; no binary change. | Nicholas Marriott | 2009-06-26 |
| | * | #ifndef nitems to avoid redefining it if it is already in a header. | Nicholas Marriott | 2009-06-25 |
| | * | tmux doesn't and won't need syslog logging, so remove it and some other unused | Nicholas Marriott | 2009-06-25 |
| | * | Miscellaneous unused functions, including one which was basically a | Nicholas Marriott | 2009-06-25 |
| | * | Nuke unused buffer functions. Found by lint. | Nicholas Marriott | 2009-06-25 |
| | * | Change find-window and monitor-content to use fnmatch(3). For convenience and | Nicholas Marriott | 2009-06-24 |
| | * | Add a dedicated function to convert a line into a string and use it to simpli... | Nicholas Marriott | 2009-06-24 |
| | * | Trying to predict the cursor position for UTF-8 output in the same way as for | Nicholas Marriott | 2009-06-24 |
| | * | Constify utf8_width() function argument. | Nicholas Marriott | 2009-06-24 |
| | * | Proper support for tab stops (\033H etc), using a bitstring(3). Makes another | Nicholas Marriott | 2009-06-04 |
| | * | Implement the DEC alignment test. With the last change this is enough for the | Nicholas Marriott | 2009-06-03 |
| | * | New session option, status-utf8, to control the interpretation of top-bit-set | Nicholas Marriott | 2009-06-03 |
| | * | Add a UTF-8 aware string length function and make UTF-8 in | Nicholas Marriott | 2009-06-03 |
| | * | When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux | Nicholas Marriott | 2009-06-03 |
| | * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
* | | Use pgrp of pty fd not pid of immediate child when recovering current working | Nicholas Marriott | 2012-09-24 |
|/ |
|
* | When choosing a pane found by find-window, switch to that pane rather | Nicholas Marriott | 2012-09-04 |
* | add cmd-choose-list to allow arbitrary options to be selected. From | Nicholas Marriott | 2012-09-04 |
* | Send notifications to control clients. Also don't redraw client when | Nicholas Marriott | 2012-09-04 |
* | Sync OpenBSD patchset 1165: | Tiago Cunha | 2012-08-31 |
* | Sync OpenBSD patchset 1162: | Tiago Cunha | 2012-08-31 |
* | Sync OpenBSD patchset 1156: | Tiago Cunha | 2012-08-12 |
* | Sync OpenBSD patchset 1153: | Tiago Cunha | 2012-08-12 |
* | Sync OpenBSD patchset 1151: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1146: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1144: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1143: | Tiago Cunha | 2012-07-04 |
* | Sync OpenBSD patchset 1142: | Tiago Cunha | 2012-07-04 |
* | Sync OpenBSD patchset 1138: | Tiago Cunha | 2012-06-18 |
* | Sync OpenBSD patchset 1125: | Tiago Cunha | 2012-05-30 |
* | Sync OpenBSD patchset 1124: | Tiago Cunha | 2012-05-30 |
* | Sync OpenBSD patchset 1123: | Tiago Cunha | 2012-05-30 |
* | Sync OpenBSD patchset 1122: | Tiago Cunha | 2012-05-30 |
* | Sync OpenBSD patchset 1121: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1120: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1119: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1118: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1116: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1114: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 1111: | Tiago Cunha | 2012-05-12 |
* | Sync OpenBSD patchset 1104: | Tiago Cunha | 2012-05-03 |
* | Sync OpenBSD patchset 1102: | Tiago Cunha | 2012-05-03 |
* | Sync OpenBSD patchset 1092: | Tiago Cunha | 2012-04-12 |
* | Sync OpenBSD patchset 1090: | Tiago Cunha | 2012-04-10 |
* | Sync OpenBSD patchset 1084: | Tiago Cunha | 2012-04-10 |
* | Sync OpenBSD patchset 1072: | Tiago Cunha | 2012-03-29 |