- 336beeb Merge branch 'obsd-master' by Thomas Adam · 8 years ago
 - a00b0d1 Apply the xterm key flag when needed for send-keys, fixes problem by nicm · 8 years ago
 - 5362f95 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
 - 8037159 Add explicit keys for the bracketed paste sequences, both to avoid mix by nicm · 8 years ago
 - a651b08 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
 - d52f579 Up to now, tmux sees \033\033[OA as M-Up and since we turned on by nicm · 9 years ago
 - 9b1f620 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
 - dd0c814 Implement "all event" (1003) mouse mode but in a way that works. The by nicm · 9 years ago
 - 163732e Revert previous for now, it will break TERM=screen. by nicm · 9 years ago
 - 0a63ab4 If xterm-keys is on, use xterm(1) style keys for Home and End as well as by nicm · 9 years ago
 - 4740ecb Merge branch 'obsd-master' by Thomas Adam · 9 years ago
 - 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 9 years ago
 - e304673 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - d980d96 Limit x, y and b to 0x7ff for UTF-8 mouse input, suggested by schwarze@. by nicm · 10 years ago
 - 26945d7 Use system wcwidth() instead of carrying around UTF-8 width tables. by nicm · 10 years ago
 - dc42c35 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 995af0e I no longer use my SourceForge address so replace it. by nicm · 10 years ago
 - 845a664 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 39cf9c9 Allow prefix and prefix2 to be set to None to disable (useful if you by nicm · 10 years ago
 - 3f47ff6 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 2adf3f4 Partly revert previous, it is harmless to keep support for UTF-8 mouse by nicm · 10 years ago
 - b642b3c Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 32e510b Remove support for the UTF-8 mouse extension. This was a briefly used, by nicm · 10 years ago
 - 349a62e Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 775fb56 0x7f is a valid key. by nicm · 10 years ago
 - f12d7f0 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 205d15e All these return values from utf8_* are confusing, use an enum. by nicm · 10 years ago
 - a7027ed Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - e71a915 Rename overly-long utf8data to ud throughout. by nicm · 10 years ago
 - 5f48349 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 69e0b83 Support UTF-8 key bindings by expanding the key type from int to by nicm · 10 years ago
 - da1f6fc Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - 44657bf Move struct options into options.c. by nicm · 10 years ago
 - 54a3ed7 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
 - a22fe33 Some extra logging of where keys are actually going. by nicm · 10 years ago
 - 0a88377 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - 4cf4302 Don't eat the mouse event that triggers a drag end because we may want by nicm · 11 years ago
 - b25dc42 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 11 years ago
 - 370cf75 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - 02df860 Fix some format specifier nits, from Ben Boeckel. by nicm · 11 years ago
 - fc05bf2 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - 747cab4 No need for $Id$ now. by Nicholas Marriott · 11 years ago
 - 79f5282 Tidy up mode-mouse check. by nicm · 11 years ago
 - a131b82 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - b8b00aa Revert the up/down wheel emulation for now, there will be a better way by nicm · 11 years ago
 - 2056a9e Drop explicit support for F13-F20 and change to match the xterm terminfo entry: by nicm · 11 years ago
 - bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
 - 353d182 Send up and down keys for mouse wheel in alternate screen mode (when it by nicm · 12 years ago
 - 3f54c92 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
 - bec6c80 There is no longer a need for a paste_stack struct or for global_buffers by nicm · 12 years ago
 - 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 12 years ago
 - 8824dae A couple of trivial mouse-related style nits. by nicm · 12 years ago
 - 48478ea Remove log_debug2 as well and simplify log.c. by nicm · 12 years ago
 - b1a87b2 Remove log_debug2 as well and simplify log.c. by Nicholas Marriott · 12 years ago
 - 76cb088 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
 - 66f4c60 Don't limit width and height to 222 in standard mouse mode. by Nicholas Marriott · 13 years ago
 - c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 13 years ago
 - 67b4d5b Support the latest theory for mouse input, this is enabled/disabled with by Nicholas Marriott · 13 years ago
 - c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 13 years ago
 - e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 13 years ago
 - 739a766 Merge branch 'obsd-master' by Thomas Adam · 13 years ago
 - 47c097c Support middle-click paste, based on a diff from Ailin Nemui. by Nicholas Marriott · 13 years ago
 - 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 13 years ago
 - d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 13 years ago
 - a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 13 years ago
 - df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 13 years ago
 - 2f0db58 Sync OpenBSD patchset 1110: by Tiago Cunha · 13 years ago
 - 218b692 Only enter copy mode on scroll up, from Ailin Nemui. by Nicholas Marriott · 14 years ago
 - bd61531 Sync OpenBSD patchset 1088: by Tiago Cunha · 14 years ago
 - 18d3498 Simplify mouse input function. by Nicholas Marriott · 14 years ago
 - 3ce1b91 Sync OpenBSD patchset 941: by Tiago Cunha · 14 years ago
 - cc5bcbf Extend the mode-mouse option to add a third choice which means the mouse by Nicholas Marriott · 14 years ago
 - 391f1f0 Expand the Id keyword.  by Tiago Cunha · 14 years ago
 - 215ee46 Sync OpenBSD patchset 896: by Tiago Cunha · 15 years ago
 - 8738141 When mode-mouse is on (it is off by default), automatically enter copy by Nicholas Marriott · 15 years ago
 - 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 15 years ago
 - ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 15 years ago
 - a24b67f Sync OpenBSD patchset 824: by Tiago Cunha · 15 years ago
 - f833b88 Last few tables that should be const. by Nicholas Marriott · 15 years ago
 - 095e1b4 Sync OpenBSD patchset 812: by Tiago Cunha · 15 years ago
 - f7c42c2 Support all four of the xterm mouse modes. Based on a diff from hsim at gmx.li. by Nicholas Marriott · 15 years ago
 - f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 15 years ago
 - cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 16 years ago
 - 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 16 years ago
 - 635d36f Sync OpenBSD patchset 562: by Tiago Cunha · 16 years ago
 - 094bca5 Output the right keys for application and number keypad modes (they were the by Nicholas Marriott · 16 years ago
 - ba7aa50 Sync OpenBSD patchset 525: by Tiago Cunha · 16 years ago
 - d9961f4 Don't output rxvtisms either. by Nicholas Marriott · 16 years ago
 - 0cd4f4e Sync OpenBSD patchset 502: by Tiago Cunha · 16 years ago
 - 2df0882 Sync OpenBSD patchset 498: by Tiago Cunha · 16 years ago
 - 6a6a42a It would help if I read my own comments... make alt keys work again by sending by Nicholas Marriott · 16 years ago
 - a02c7e8 Convert the window pane (pty master side) fd over to use a bufferevent. by Nicholas Marriott · 16 years ago
 - 31bb577 Sync OpenBSD patchset 460: by Tiago Cunha · 16 years ago
 - 10aab82 Sync OpenBSD patchset 459: by Tiago Cunha · 16 years ago
 - 8ff0d06 Sync OpenBSD patchset 457: by Tiago Cunha · 16 years ago
 - 6cf9965 Sync OpenBSD patchset 456: by Tiago Cunha · 16 years ago
 - 9812286 Sync OpenBSD patchset 453: by Tiago Cunha · 16 years ago
 - dd8174f Sync OpenBSD patchset 452: by Tiago Cunha · 16 years ago
 - 5350212 Sync OpenBSD patchset 451: by Tiago Cunha · 16 years ago