| Commit message (Expand) | Author | Age |
| * | Merge branch 'obsd-master' | Thomas Adam | 2016-01-19 |
| |\ |
|
| | * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-12-12 |
| |\| |
|
| | * | Allow prefix and prefix2 to be set to None to disable (useful if you | nicm | 2015-12-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-24 |
| |\| |
|
| | * | Partly revert previous, it is harmless to keep support for UTF-8 mouse | nicm | 2015-11-23 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-23 |
| |\| |
|
| | * | Remove support for the UTF-8 mouse extension. This was a briefly used, | nicm | 2015-11-23 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-17 |
| |\| |
|
| | * | 0x7f is a valid key. | nicm | 2015-11-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-14 |
| |\| |
|
| | * | All these return values from utf8_* are confusing, use an enum. | nicm | 2015-11-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-13 |
| |\| |
|
| | * | Rename overly-long utf8data to ud throughout. | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-12 |
| |\| |
|
| | * | Support UTF-8 key bindings by expanding the key type from int to | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-27 |
| |\| |
|
| | * | Move struct options into options.c. | nicm | 2015-10-27 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-26 |
| |\| |
|
| | * | Some extra logging of where keys are actually going. | nicm | 2015-10-26 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-22 |
| |\| |
|
| | * | Don't eat the mouse event that triggers a drag end because we may want | nicm | 2015-04-21 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-20 |
| |\| |
|
| | * | Rewrite of tmux mouse support which was a mess. Instead of having | nicm | 2015-04-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-19 |
| |\| |
|
| | * | Fix some format specifier nits, from Ben Boeckel. | nicm | 2015-03-31 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-11-09 |
| |\| |
|
| | * | Tidy up mode-mouse check. | nicm | 2014-11-05 |
| * | | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-08-09 |
| |\| |
|
| | * | Revert the up/down wheel emulation for now, there will be a better way | nicm | 2014-07-21 |
| | * | Drop explicit support for F13-F20 and change to match the xterm terminfo | nicm | 2014-07-21 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-05-13 |
| |\| |
|
| | * | Send up and down keys for mouse wheel in alternate screen mode (when it | nicm | 2014-05-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-24 |
| |\| |
|
| | * | There is no longer a need for a paste_stack struct or for global_buffers | nicm | 2014-04-24 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-05 |
| |\| |
|
| | * | A couple of trivial mouse-related style nits. | nicm | 2014-04-03 |
| | * | Remove log_debug2 as well and simplify log.c. | nicm | 2014-03-31 |
| * | | Remove log_debug2 as well and simplify log.c. | Nicholas Marriott | 2014-03-07 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2013-05-25 |
| |\| |
|
| | * | Don't limit width and height to 222 in standard mouse mode. | Nicholas Marriott | 2013-05-07 |
| | * | Add resize-pane -Z to temporary zoom the active pane to occupy the full | Nicholas Marriott | 2013-03-24 |
| | * | Support the latest theory for mouse input, this is enabled/disabled with | Nicholas Marriott | 2013-03-22 |
| * | | Add resize-pane -Z to temporary zoom the active pane to occupy the full window | Nicholas Marriott | 2013-02-24 |
| * | | Support the latest theory for mouse input, this is enabled/disabled with SM/RM | Nicholas Marriott | 2013-02-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-11-27 |
| |\| |
|
| | * | Support middle-click paste, based on a diff from Ailin Nemui. | Nicholas Marriott | 2012-11-27 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-26 |
| |\| |
|
| | * | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott | 2012-10-26 |