commit | fc2016dbb665f01e795a89632a1bb74294bfc4e1 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Jul 09 14:03:12 2019 +0000 |
committer | nicm <nicm> | Tue Jul 09 14:03:12 2019 +0000 |
tree | 452c47afaec3fde07753bc65df05c35da9a23aae | |
parent | ad11d49d640c911b42c5292b5f5b7dbdffb4908b [diff] |
Add a -H flag to send-keys to send literal keys given as hex numbers (needed for control clients to send mouse sequences). Also add some format flags for UTF-8 and SGR mouse mode. Requested by Bradley Smith in GitHub issues 1832 and 1833.