- ca617d6 Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit by Nicholas Marriott · 15 years ago
- 615d85f Add main-pane-height to the options list (was missed before). by Nicholas Marriott · 15 years ago
- ae2ea52 Instead of faking up a status line in status_redraw, use the same code to by Nicholas Marriott · 15 years ago
- fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
- 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
- 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
- 3592859 Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
- 0b788a3 Missed this declaration in key bindings change. Whoops. by Nicholas Marriott · 15 years ago
- 22d51ec Add a "back to indentation" key in copy mode to move the cursor to the first by Nicholas Marriott · 15 years ago
- 22355ce If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
- 2f71982 When pasting, translate \n into \r. This matches xterm and putty's behaviour, by Nicholas Marriott · 15 years ago
- daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
- 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
- 643c219 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
- 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
- 923ccfa Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
- b11b1dd Remove some unused function declarations; no binary change. by Nicholas Marriott · 15 years ago
- e225ce0 #ifndef nitems to avoid redefining it if it is already in a header. by Nicholas Marriott · 15 years ago
- a7075f1 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
- 1675ddb Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
- ed83504 Nuke unused buffer functions. Found by lint. by Nicholas Marriott · 15 years ago
- 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
- 096cbf2 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
- 2de599a Trying to predict the cursor position for UTF-8 output in the same way as for by Nicholas Marriott · 15 years ago
- 27cfa81 Constify utf8_width() function argument. by Nicholas Marriott · 15 years ago
- d42fb43 Proper support for tab stops (\033H etc), using a bitstring(3). Makes another by Nicholas Marriott · 15 years ago
- 52ec9b9 Implement the DEC alignment test. With the last change this is enough for the by Nicholas Marriott · 15 years ago
- 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
- 7d45e29 Add a UTF-8 aware string length function and make UTF-8 in by Nicholas Marriott · 15 years ago
- c5dbec9 When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux by Nicholas Marriott · 15 years ago
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago