- f415d43 Sync OpenBSD patchset 254: by Tiago Cunha · 15 years ago
- 05fe69e Sync OpenBSD patchset 250: by Tiago Cunha · 15 years ago
- e2a1889 Sync OpenBSD patchset 246: by Tiago Cunha · 15 years ago
- 0714e41 Sync OpenBSD patchset 245: by Tiago Cunha · 15 years ago
- 5cc971f Sync OpenBSD patchset 244: by Tiago Cunha · 15 years ago
- b402cef Adjust imsg changes to the portable version due to OpenBSD patchset 243. by Tiago Cunha · 15 years ago
- a9b6bfd Sync OpenBSD patchset 243: by Tiago Cunha · 15 years ago
- 3042969 Sync from OpenBSD: by Nicholas Marriott · 15 years ago
- 29b1b2f Sync OpenBSD patchset 231: by Tiago Cunha · 15 years ago
- 97eb537 Sync OpenBSD patchset 227: by Tiago Cunha · 15 years ago
- 37b0bcd Sync OpenBSD patchset 226: by Tiago Cunha · 15 years ago
- 5b56ea1 Sync OpenBSD patchset 225: by Tiago Cunha · 15 years ago
- 05eb4ec Sync OpenBSD patchset 223: by Tiago Cunha · 15 years ago
- 65a2891 Sync OpenBSD patchset 219: by Tiago Cunha · 15 years ago
- 15f6a41 Sync OpenBSD patchset 211: by Tiago Cunha · 15 years ago
- 67266dc Sync OpenBSD patchset 202: by Tiago Cunha · 15 years ago
- 1650b85 Sync OpenBSD patchset 200: by Tiago Cunha · 15 years ago
- 6fbfcfc Sync OpenBSD patchset 196: by Tiago Cunha · 15 years ago
- 522fc94 Sync OpenBSD patchset 194: by Tiago Cunha · 15 years ago
- de7483a Sync OpenBSD patchset 192: by Tiago Cunha · 15 years ago
- d9dcc5e Sync OpenBSD patchset 191: by Tiago Cunha · 15 years ago
- 1c73e75 Sync OpenBSD patchset 190: by Tiago Cunha · 15 years ago
- 920b9c5 Sync OpenBSD patchset 189: by Tiago Cunha · 15 years ago
- 1880b83 Sync OpenBSD patchset 188: by Tiago Cunha · 15 years ago
- 46cb0de Sync OpenBSD patchset 187: by Tiago Cunha · 15 years ago
- 361801a Sync OpenBSD patchset 184: by Tiago Cunha · 15 years ago
- d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
- 28cf7dc Sync OpenBSD patchset 175: by Tiago Cunha · 15 years ago
- 1870b96 Sync OpenBSD patchset 172: by Tiago Cunha · 15 years ago
- f2451c1 Sync OpenBSD patchset 168: by Tiago Cunha · 15 years ago
- 6708ad1 Sync OpenBSD patchset 165: by Tiago Cunha · 15 years ago
- c841457 Sync OpenBSD patchset 164: by Tiago Cunha · 15 years ago
- b72f9be Sync OpenBSD patchset 162: by Tiago Cunha · 15 years ago
- 9c6fa90 Sync OpenBSD patchset 160: by Tiago Cunha · 15 years ago
- b6afa30 Sync OpenBSD patchset 159: by Tiago Cunha · 15 years ago
- 75a44d8 Sync OpenBSD patchset 158: by Tiago Cunha · 15 years ago
- d29b57f Sync OpenBSD patchset 155: by Tiago Cunha · 15 years ago
- a929932 Change GRID_DEBUG to use log_debug2 since log_debug3 was removed. by Tiago Cunha · 15 years ago
- 6a97901 Sync OpenBSD patchset 153: by Tiago Cunha · 15 years ago
- 39aa8b3 Restore $Id$. by Tiago Cunha · 15 years ago
- 1bf524c Sync OpenBSD patchset 152: by Tiago Cunha · 15 years ago
- a734488 Sync OpenBSD patchset 151: by Tiago Cunha · 15 years ago
- 54c6848 Sync OpenBSD patchset 148: by Tiago Cunha · 15 years ago
- 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
- 376c808 Add three new session options: visual-activity, visual-bell, visual-content. by Tiago Cunha · 15 years ago
- 19cb1fb Make it so using kill-pane to destroy the last pane in a window destroys the by Nicholas Marriott · 15 years ago
- 6bc9ee3 Tidy up new-session and attach-session and change them to work from inside by Nicholas Marriott · 15 years ago
- ae7dda1 - New command display-message (alias display) to display a message in the by Tiago Cunha · 15 years ago
- 89543e9 A similar for fix for window_choose: don't rely on the callback always being by Nicholas Marriott · 15 years ago
- 441c118 Memory could be leaked if a second prompt or message appeared while another was by Nicholas Marriott · 15 years ago
- 222b8e6 Make status_message_set a variadic printf-like function. No functional change - by Nicholas Marriott · 15 years ago
- ff90170 Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit by Nicholas Marriott · 15 years ago
- 6ebb1df Add main-pane-height to the options list (was missed before). by Nicholas Marriott · 15 years ago
- 72d56bd Instead of faking up a status line in status_redraw, use the same code to by Nicholas Marriott · 15 years ago
- 1e574bb Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
- 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
- d358a35 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
- e63567d Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
- f41ef21 Missed this declaration in key bindings change. Whoops. by Nicholas Marriott · 15 years ago
- 5ef5bd7 Add a "back to indentation" key in copy mode to move the cursor to the first by Nicholas Marriott · 15 years ago
- d2c3dbc If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
- 27fc963 When pasting, translate \n into \r. This matches xterm and putty's behaviour, by Nicholas Marriott · 15 years ago
- d7b4aa0 Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
- eee3dd2 New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
- e073441 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
- 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
- 86504af Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
- 08c7249 Change default_window_name to use window_default_command if the actual cmd is by Nicholas Marriott · 15 years ago
- 9f06533 $Id$. by Nicholas Marriott · 15 years ago
- eed4f76 Fix $Id$. by Nicholas Marriott · 15 years ago
- 1496aa5 Remove some unused function declarations; no binary change. by Nicholas Marriott · 15 years ago
- 81b4aca #ifndef nitems. by Nicholas Marriott · 15 years ago
- 802e129 Start of portability update: bitstring.h. by Nicholas Marriott · 15 years ago
- a9e3d5c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. by Nicholas Marriott · 15 years ago
- bb459be Whitespace and more syncing. by Nicholas Marriott · 15 years ago
- 6cde051 No more xmalloc-debug. by Nicholas Marriott · 15 years ago
- a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
- 1b9ac18 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
- 582660b Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
- 62822b1 Nuke unused buffer functions. Found by lint. by Nicholas Marriott · 15 years ago
- f7a9eb4 Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
- 853ad68 Add a dedicated function to convert a line into a string and use it to simplify the search window function. by Nicholas Marriott · 15 years ago
- 942ea42 Trying to predict the cursor position for UTF-8 output in the same way as for by Nicholas Marriott · 15 years ago
- 2456854 Constify utf8_width() function argument. by Nicholas Marriott · 15 years ago
- 1b24538 Proper support for tab stops (\033H etc), using a bitstring(3). Makes another by Nicholas Marriott · 15 years ago
- 93631b3 Implement the DEC alignment test. With the last change this is enough for the by Nicholas Marriott · 15 years ago
- 28bcf77 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
- 1e06ec4 Add a UTF-8 aware string length function and make UTF-8 in by Nicholas Marriott · 15 years ago
- 0828e06 Nuke unused pane flag. by Nicholas Marriott · 15 years ago
- 3a55871 Now in base. by Nicholas Marriott · 16 years ago
- 6c442c1 UPPER -> BIG, sort, and bump protocol version. by Nicholas Marriott · 16 years ago
- 6db7bd6 Try to guess if the window is UTF-8 by outputting a three-byte UTF-8 wide character and seeing how much the cursor moves. Currently tries to figure out if this works by some stupid checks on the terminal, these need to be rethought. Also might be better using a width 1 character rather than width 2. by Nicholas Marriott · 16 years ago
- 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 16 years ago
- 6e4b947 New option main-pane-width to set width of pane in left-vertical mode. by Nicholas Marriott · 16 years ago
- 404411f horizontal -> h, vertical -> v, to shorten some function names a little. by Nicholas Marriott · 16 years ago
- d601c42 Behave properly when resize not supported. by Nicholas Marriott · 16 years ago
- 5518b61 manual -> manual-vertical. by Nicholas Marriott · 16 years ago
- ab4e5e8 Clean up manual layout code: by Nicholas Marriott · 16 years ago
- 1001902 select-layout command and some key bindings. by Nicholas Marriott · 16 years ago
- 03af7c9 Recreate server socket on SIGUSR1, per SF feature request 2792533. by Nicholas Marriott · 16 years ago