Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | XHTML validation issues, from Mike Putnam. | Nicholas Marriott | 2010-01-19 | |
| | ||||
* | As of release 1.0, the server automatically sets the status-utf8, and utf8 | Tiago Cunha | 2010-01-19 | |
| | | | | | options if started with -u. | |||
* | Done. | Tiago Cunha | 2010-01-19 | |
| | ||||
* | Sync OpenBSD patchset 610: | Tiago Cunha | 2010-01-19 | |
| | | | | | Missing Pp, from Tiago Cunha. | |||
* | +. | Nicholas Marriott | 2010-01-18 | |
| | ||||
* | Sync OpenBSD patchset 609: | Tiago Cunha | 2010-01-17 | |
| | | | | | Document swap-pane -d. | |||
* | Sync OpenBSD patchset 608: | Tiago Cunha | 2010-01-17 | |
| | | | | | | Permit S- prefix on keys for shift. Relatively few terminals support this (basically xterm only) and even fewer have them in terminfo (kLFT2 and kRIT2). | |||
* | Sync OpenBSD patchset 607: | Tiago Cunha | 2010-01-17 | |
| | | | | | key should be an int not a char. | |||
* | Add vim-style key bindings file from Daniel Thau. | Nicholas Marriott | 2010-01-17 | |
| | ||||
* | ++. | Nicholas Marriott | 2010-01-14 | |
| | ||||
* | +. | Nicholas Marriott | 2010-01-14 | |
| | ||||
* | +OpenBSD FAQ. | Nicholas Marriott | 2010-01-11 | |
| | ||||
* | New screenshot. | Nicholas Marriott | 2010-01-11 | |
| | ||||
* | s/new-window/new-session/ | Nicholas Marriott | 2010-01-10 | |
| | ||||
* | Sync OpenBSD patchset 605: | Tiago Cunha | 2010-01-08 | |
| | | | | | mouse-select-pane has to redraw the borders now too. | |||
* | Update. | Tiago Cunha | 2010-01-08 | |
| | ||||
* | Do not include paths.h, since it's OS-dependent. | Tiago Cunha | 2010-01-08 | |
| | ||||
* | Sync OpenBSD patchset 604: | Tiago Cunha | 2010-01-08 | |
| | | | | | | New command, join-pane, to split and move an existing pane into the space (like splitw then movep, or the reverse of breakp). | |||
* | Sync OpenBSD patchset 603: | Tiago Cunha | 2010-01-08 | |
| | | | | | Fix this properly. | |||
* | Sync OpenBSD patchset 602: | Tiago Cunha | 2010-01-08 | |
| | | | | | Don't return the root cell if the string doesn't match. | |||
* | Sync OpenBSD patchset 601: | Tiago Cunha | 2010-01-08 | |
| | | | | | Use the specified pane for size calculations. Doh. | |||
* | Sync OpenBSD patchset 600: | Tiago Cunha | 2010-01-08 | |
| | | | | | | Change split-window to accept a pane target (it should be split-pane but renaming the command would be annoying). | |||
* | Sync OpenBSD patchset 599: | Tiago Cunha | 2010-01-08 | |
| | | | | | Correctly clear 256-colour flag for aixterm colours. | |||
* | Sync OpenBSD patchset 598: | Tiago Cunha | 2010-01-05 | |
| | | | | | | Fix selection behaviour when the cursor is moved backwards (ie so the selection start is after the end). | |||
* | Update. | Tiago Cunha | 2010-01-05 | |
| | ||||
* | Sync OpenBSD patchset 597: | Tiago Cunha | 2010-01-05 | |
| | | | | | | Options to set the colour of the pane borders, with different colours for the active pane. | |||
* | Sync OpenBSD patchset 596: | Tiago Cunha | 2010-01-05 | |
| | | | | | Use the target print function for copy-mode, spotted by Tiago Cunha. | |||
* | Sync OpenBSD patchset 595: | Tiago Cunha | 2010-01-05 | |
| | | | | | Use tcflush(3) instead of TIOCFLUSH, from Ed Schouten. | |||
* | +. | Nicholas Marriott | 2010-01-03 | |
| | ||||
* | +. | Nicholas Marriott | 2010-01-02 | |
| | ||||
* | Sync OpenBSD patchset 594: | Tiago Cunha | 2009-12-26 | |
| | | | | | Fix the logic so that transition from a 256 colour to default works properly. | |||
* | Sync OpenBSD patchset 593: | Tiago Cunha | 2009-12-26 | |
| | | | | | Nuke some stray debugging. | |||
* | Sync OpenBSD patchset 592: | Tiago Cunha | 2009-12-26 | |
| | | | | | | | | Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI is sensitive to changes in struct proc. fixes for warnings and ok nicm@ | |||
* | Sync OpenBSD patchset 591: | Tiago Cunha | 2009-12-26 | |
| | | | | | | Fix a couple of problems with grouped sessions reported by danh: redraw properly and choose the correct last window after a window is killed. | |||
* | +. | Nicholas Marriott | 2009-12-26 | |
| | ||||
* | +. | Nicholas Marriott | 2009-12-22 | |
| | ||||
* | Sync OpenBSD patchset 590: | Tiago Cunha | 2009-12-18 | |
| | | | | | | Allow keys to be replaced and reorder the table so that terminfo-defined keys (or terminal-overrides) take precedence over internally defined. | |||
* | FreeBSD 6.x has a bug and crashes in del_curterm, so ifdef it out on that | Nicholas Marriott | 2009-12-18 | |
| | | | | | platform. | |||
* | Add note about TERM, add putty Ctrl entry. | Nicholas Marriott | 2009-12-17 | |
| | ||||
* | Sync OpenBSD patchset 589: | Tiago Cunha | 2009-12-16 | |
| | | | | | | Pass through the aixterm bright colours if the terminal supports them (>= 16 colours). | |||
* | Update. | Tiago Cunha | 2009-12-16 | |
| | ||||
* | Sync OpenBSD patchset 588: | Tiago Cunha | 2009-12-16 | |
| | | | | | Add server options to completion as well. | |||
* | Sync OpenBSD patchset 587: | Tiago Cunha | 2009-12-16 | |
| | | | | | | New server option, escape-time, to set the timeout used to detect if escapes are alone or part of a function key or meta sequence. | |||
* | +. | Nicholas Marriott | 2009-12-13 | |
| | ||||
* | Tweak text slightly. | Nicholas Marriott | 2009-12-12 | |
| | ||||
* | FAQ about grouped sessions. | Nicholas Marriott | 2009-12-12 | |
| | ||||
* | Sync OpenBSD patchset 586: | Tiago Cunha | 2009-12-12 | |
| | | | | | Use quiet variable, and add missing sentinel to options array. | |||
* | Look in /opt/blah on OS X, from simmel. | Nicholas Marriott | 2009-12-11 | |
| | ||||
* | Update. | Tiago Cunha | 2009-12-10 | |
| | ||||
* | Sync OpenBSD patchset 585: | Tiago Cunha | 2009-12-10 | |
| | | | | | | | | | Add "server options" which are server-wide and not bound to a session or window. Set and displayed with "set -s" and "show -s". Currently the only option is "quiet" (like command-line -q, allowing it to be set from .tmux.conf), but others will come along. |