sqweek
|
5af90cc1ac
|
Don't touch window title before an OSC is received.
Fixes the "window title being clobbered" issue raised in issue 137.
Signed-off-by: sqweek <sqweek@gmail.com>
Closes #380. Closes #137.
|
2013-03-10 15:44:49 -04:00 |
|
sqweek
|
13a16332d4
|
Treat empty OSC number as zero.
For interoperability's sake, accept OSCs of the form ESC];title^G
treating them the same as ESC]0;title^G
Signed-off-by: sqweek <sqweek@gmail.com>
|
2013-03-10 15:44:17 -04:00 |
|
Keith Winstein
|
92ecb99b71
|
Add OpenSSL licensing exception
|
2012-07-20 16:46:00 -04:00 |
|
Keith Winstein
|
22375a2d54
|
Tabulation clear preserves wrap state (per davidben)
|
2012-05-06 20:01:39 -04:00 |
|
Keith Winstein
|
3bdcc98ba4
|
Tab preserves, but does not set, wrap state when used in last col.
Fixes vttest regression.
|
2012-05-05 00:04:43 -04:00 |
|
Keith Winstein
|
bfa0999089
|
Final tab-related bugfix (of the morning). Now matches xterm more closely.
|
2012-04-16 11:31:37 -04:00 |
|
Keith Winstein
|
d0a818d2e2
|
Track icon name and window title separately. Implement MOSH_TITLE_NOPREFIX
|
2012-04-14 01:55:28 -04:00 |
|
Keith Winstein
|
53f79e4261
|
Fix vttest "Funny scrolling regions" by ignoring some invalid scroll regions
Addresses #155 github issue.
|
2012-04-14 01:11:57 -04:00 |
|
Keith Winstein
|
4144f2e4f0
|
Don't clear wrap state on DEC set mode escape (matches xterm)
|
2012-04-11 01:58:20 -04:00 |
|
Keith Winstein
|
57d97209c0
|
Support 256color (and assume 256color terminal). Closes #3 github issue.
|
2012-03-16 13:46:55 -04:00 |
|
Anders Kaseorg
|
af649a035c
|
Add missing #includes
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2012-02-17 19:24:51 -05:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
38c9e99882
|
Separate modules by subdirectory
|
2012-02-06 18:26:45 -05:00 |
|