Keith Winstein
|
e4780c5d05
|
Invalidate cursor location (but don't actually move cursor) after scroll reset
|
2012-03-18 16:26:16 -04:00 |
|
Keith Winstein
|
231c181101
|
Scroll only scrolled region (fixes #31 github issue)
|
2012-03-18 16:07:23 -04:00 |
|
Keith Winstein
|
c896055d15
|
Correctly render on terminals without BCE (fixes #56 github issue)
|
2012-03-16 13:46:55 -04:00 |
|
Keith Winstein
|
4783e7cd82
|
Eliminate unnecessary snprintf()
|
2012-03-14 02:14:10 -04:00 |
|
Keith Winstein
|
561a2be761
|
Optimize out use of sgr() by storing rendition instead (11% speedup)
|
2012-03-14 01:11:47 -04:00 |
|
Keith Winstein
|
bc3297aa75
|
Small cleanup to generated output when predictions active
|
2012-03-10 06:42:21 -05:00 |
|
Keith Winstein
|
b8457dd308
|
Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.
Closes #28 github issue.
|
2012-03-10 05:41:03 -05:00 |
|
Keith Winstein
|
ac16f9127c
|
Output EL (erase line) when possible
|
2012-03-10 04:30:04 -05:00 |
|
Keith Winstein
|
df5d163f9c
|
Fix asserts with side-effects (per Keegan McAllister)
|
2012-03-08 10:50:19 -05:00 |
|
Anders Kaseorg
|
7d19fbe203
|
Replace C++0x auto with Boost Typeof library
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2012-02-17 21:29:51 -05:00 |
|
Anders Kaseorg
|
32ff4af359
|
Fix wchar_t format string types
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2012-02-17 20:22:12 -05: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 |
|