| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' | Thomas Adam | 2020-05-19 |
|\ |
|
| * | Some other ctrl keys need to be translated with extended keys on. | nicm | 2020-05-19 |
| * | Add a terminal feature for enable/disable extended keys (supported by | nicm | 2020-05-16 |
* | | If the application has not requested extended keys, then C-1 sends 1 not | Nicholas Marriott | 2020-05-16 |
* | | Er, misread this and it is not needed. | Nicholas Marriott | 2020-05-15 |
* | | Only forward extended keys if the application has requested them, even though | Nicholas Marriott | 2020-05-15 |
* | | C-M-S keys need the implied flag also. | Nicholas Marriott | 2020-05-15 |
* | | Send conventional \033 sequences for keys with just Meta even if they came in | Nicholas Marriott | 2020-05-15 |
* | | Send CSI u sequences for any keys that do not have a defined sequence already - | Nicholas Marriott | 2020-05-15 |
* | | Separate key flags and modifiers, log key flags, make the "xterm" flag more | Nicholas Marriott | 2020-05-15 |
* | | Rename KEYC_ESCAPE to KEYC_META. | Nicholas Marriott | 2020-05-15 |
* | | xterm-keys has been on by default for 5 years and all other modern terminals | Nicholas Marriott | 2020-05-15 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-07 |
|\| |
|
| * | Do not send mouse events if the program has not requested them. | nicm | 2020-04-07 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-01 |
|\| |
|
| * | Support mouse in popups. | nicm | 2020-04-01 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-19 |
|\| |
|
| * | Change input path so it doesn't require a pane. | nicm | 2020-03-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-16 |
|\| |
|
| * | Send mouse down event immediately rather than waiting for double click | nicm | 2020-03-16 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-01-13 |
|\| |
|
| * | Treat plausible but invalid keys (like C-BSpace) as literal like any | nicm | 2020-01-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-11-18 |
|\| |
|
| * | Keep modifiers on backspace when translating it. | nicm | 2019-11-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-11-14 |
|\| |
|
| * | Add an option to set the key sent by backspace for those whose system | nicm | 2019-11-14 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-07-09 |
|\| |
|
| * | Add a -H flag to send-keys to send literal keys given as hex numbers | nicm | 2019-07-09 |
| * | Support for windows larger than visible on the attached client. This has | nicm | 2018-10-18 |
* | | Bring back window_pane_visible to stop input going to panes which are | Nicholas Marriott | 2018-09-10 |
* | | Support for windows larger than the client. | Nicholas Marriott | 2018-08-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-28 |
|\| |
|
| * | Apply the xterm key flag when needed for send-keys, fixes problem | nicm | 2017-06-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-12 |
|\| |
|
| * | Add explicit keys for the bracketed paste sequences, both to avoid mix | nicm | 2017-06-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-09 |
|\| |
|
| * | Up to now, tmux sees \033\033[OA as M-Up and since we turned on | nicm | 2017-05-07 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-01 |
|\| |
|
| * | Implement "all event" (1003) mouse mode but in a way that works. The | nicm | 2017-02-01 |
| * | Revert previous for now, it will break TERM=screen. | nicm | 2017-01-25 |
| * | If xterm-keys is on, use xterm(1) style keys for Home and End as well as | nicm | 2017-01-25 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-04 |
|\| |
|
| * | Remove some dead code in cmd-move-window.c and make a load of local | nicm | 2016-10-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-03-02 |
|\| |
|
| * | Limit x, y and b to 0x7ff for UTF-8 mouse input, suggested by schwarze@. | nicm | 2016-03-02 |
| * | Use system wcwidth() instead of carrying around UTF-8 width tables. | nicm | 2016-03-01 |
* | | 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 |