| Commit message (Expand) | Author | Age |
* | Sync OpenBSD patchset 188: | Tiago Cunha | 2009-07-28 |
* | Sync OpenBSD patchset 187: | Tiago Cunha | 2009-07-28 |
* | Sync OpenBSD patchset 183: | Tiago Cunha | 2009-07-28 |
* | Sync OpenBSD patchset 153: | Tiago Cunha | 2009-07-22 |
* | Sync OpenBSD patchset 147: | Tiago Cunha | 2009-07-20 |
* | Sync OpenBSD patchset 146: | Tiago Cunha | 2009-07-20 |
* | - New command display-message (alias display) to display a message in the | Tiago Cunha | 2009-07-17 |
* | Memory could be leaked if a second prompt or message appeared while another was | Nicholas Marriott | 2009-07-17 |
* | Remove some duplicate code that was causing the status line to be redrawn even | Nicholas Marriott | 2009-07-17 |
* | Make status_message_set a variadic printf-like function. No functional change - | Nicholas Marriott | 2009-07-15 |
* | Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit | Nicholas Marriott | 2009-07-15 |
* | For some reason when clearing status/message it was redrawing the entire client | Nicholas Marriott | 2009-07-15 |
* | Instead of faking up a status line in status_redraw, use the same code to | Nicholas Marriott | 2009-07-15 |
* | Add a "back to indentation" key in copy mode to move the cursor to the first | Nicholas Marriott | 2009-07-14 |
* | $Id$. | Nicholas Marriott | 2009-07-01 |
* | Status line fixes: don't truncate status-right now the length calculation is | Nicholas Marriott | 2009-06-26 |
* | Whitespace and more syncing. | Nicholas Marriott | 2009-06-25 |
* | Restore $Id$ and add script to do so. | Nicholas Marriott | 2009-06-25 |
* | If the prompt is hidden or a password is sent with -U, zero it before freeing | Nicholas Marriott | 2009-06-25 |
* | New session option, status-utf8, to control the interpretation of top-bit-set | Nicholas Marriott | 2009-06-25 |
* | Add a UTF-8 aware string length function and make UTF-8 in | Nicholas Marriott | 2009-06-25 |
* | Don't show real character under cursor when hidden. Doh. | Nicholas Marriott | 2009-05-29 |
* | - New window option monitor-content to search for a string in a window, and | Tiago Cunha | 2009-05-19 |
* | Move dist.mk to tools/. | Nicholas Marriott | 2009-05-17 |
* | Keys in status line (p in vi mode, M-y in emacs) to paste the first line of t... | Nicholas Marriott | 2009-05-14 |
* | Everything supported has working vsnprintf. | Nicholas Marriott | 2009-05-13 |
* | Rename all feature flags to HAVE_* and move out of makefiles into a configure | Nicholas Marriott | 2009-05-13 |
* | Convert hidden flag to a full flags word for the status line and add a flag to | Nicholas Marriott | 2009-04-27 |
* | Avoid using the prompt history when the server is locked, and prevent any | Tiago Cunha | 2009-04-27 |
* | Redo mode keys slightly more cleanly and apply them to command prompt editing... | Nicholas Marriott | 2009-02-13 |
* | Move status prompt/message init and teardown into status.c. | Nicholas Marriott | 2009-02-13 |
* | Move sx,sy into tty rather than client. | Nicholas Marriott | 2009-02-11 |
* | Don't redraw status line unless it has actually changed. Stops extraneous | Nicholas Marriott | 2009-02-10 |
* | Support commands with right parenthesis. From nicm and me. | Tiago Cunha | 2009-02-01 |
* | Set colour of window entry in status line based on window options. | Nicholas Marriott | 2009-01-30 |
* | Support #(command) in status-left, and status-right. | Tiago Cunha | 2009-01-29 |
* | Allow status, mode and message attributes to be changed by three new options:... | Nicholas Marriott | 2009-01-27 |
* | Use reverse so status line etc works in terminals w/o colour. | Nicholas Marriott | 2009-01-23 |
* | Fix various silly problems with status line off. | Nicholas Marriott | 2009-01-19 |
* | Use reverse rather than background which doesn't show up when terminal doesn't | Nicholas Marriott | 2009-01-19 |
* | Tidy a few warnings. | Nicholas Marriott | 2009-01-17 |
* | Support #S #H in status-left/right. | Nicholas Marriott | 2009-01-15 |
* | Multiple window splitting. | Nicholas Marriott | 2009-01-14 |
* | Make the window pane code handle panes of different sizes, and add a -l and -... | Nicholas Marriott | 2009-01-12 |
* | Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti... | Nicholas Marriott | 2009-01-11 |
* | Server locking. set-password and lock-server commands, plus automatic locking. | Nicholas Marriott | 2009-01-11 |
* | Trim spaces. | Nicholas Marriott | 2009-01-10 |
* | Give up the farce of caring about any keys aside from the ones in the screen ... | Nicholas Marriott | 2009-01-08 |
* | +comment. | Nicholas Marriott | 2009-01-07 |
* | Stray debug message. | Nicholas Marriott | 2009-01-06 |