Barosl LEE
|
c6bf3a2025
|
Implement bracketed paste mode
Allow bracketed paste mode-setting control sequences to be passed to the
outer terminal.
Signed-off-by: Barosl LEE <vcs@barosl.com>
Closes #430
|
2013-07-01 03:18:16 -04:00 |
|
Daniel "Tracerneo" Ziółkowski
|
06561d3500
|
Add support for ECMA-48 escape sequence for italic
Closes #443
|
2013-07-01 03:08:25 -04:00 |
|
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 |
|
Keith Winstein
|
92ecb99b71
|
Add OpenSSL licensing exception
|
2012-07-20 16:46:00 -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
|
feb352c809
|
Optional verifier for round-trippability, and fix wrapping and tab bugs.
|
2012-04-16 09:09:20 -04:00 |
|
Keegan McAllister
|
cd2d482484
|
Don't use *_t for our own typedefs
It's reserved by POSIX.
(closes #158 pull request)
|
2012-04-15 13:50:18 -04:00 |
|
Keegan McAllister
|
8f099cafbb
|
Remove boost::lambda from ConditionalOverlayCell::get_validity
|
2012-04-15 13:49:15 -04:00 |
|
Keegan McAllister
|
87a5f86794
|
Remove BOOST_AUTO from terminalframebuffer.cc
|
2012-04-15 13:49:15 -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
|
8221838f51
|
Fix bug sometimes causing missing (or spurious) wraparound copy-and-paste
|
2012-04-02 19:04:26 -04:00 |
|
Keith Winstein
|
170bc8366a
|
Posterize to 8 colors when outer terminal does not support 256 colors
Fixes #58 github issue.
|
2012-03-16 17:43:01 -04:00 |
|
Keith Winstein
|
57d97209c0
|
Support 256color (and assume 256color terminal). Closes #3 github issue.
|
2012-03-16 13:46:55 -04: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 |
|