devmil
|
2683be44ee
Merge remote-tracking branch 'origin/master' into feature/reflow
|
4 years ago |
xuty
|
25fecd5137
optimize _paintCell
|
4 years ago |
xuty
|
c64418c52d
rename TextLayoutCacheV2 to TextLayoutCache
|
4 years ago |
xuty
|
7ffc8d4754
2.1.0-pre
|
4 years ago |
xuty
|
6cbabce5e2
run dart format
|
4 years ago |
xuty
|
ce43bc6d76
upgrade dependencies
|
4 years ago |
devmil
|
7d6d22bd1c
Code cleanup
|
4 years ago |
devmil
|
226f298681
Fixes alternative buffer (clear removed all lines but the initial behaviour changed to having $viewHeight lines available
|
4 years ago |
devmil
|
1fdee9494a
Running dartfmt
|
4 years ago |
devmil
|
417adab6d7
Removes comment left-overs
|
4 years ago |
devmil
|
a9df5f5814
Code cleanup
|
4 years ago |
devmil
|
9488b17a60
re-adds resize method comment
|
4 years ago |
devmil
|
c5cd938430
adds "doReflow" to the resize method of the buffer
|
4 years ago |
devmil
|
e860456420
resolves merge conflicts
|
4 years ago |
devmil
|
37994a7b94
Merge remote-tracking branch 'origin/master' into feature/reflow
|
4 years ago |
devmil
|
47e2d5cf76
adds some clear line + wrapped logic
|
4 years ago |
xuty
|
102b4e5d8b
optimize resize logic
|
4 years ago |
xuty
|
d4cad4bd26
add docs
|
4 years ago |
xuty
|
740aa878d1
add user scroll behavior
|
4 years ago |
xuty
|
6905ecc4a7
add isUserScrolling
|
4 years ago |
xuty
|
a7b9d0c5cc
add docs
|
4 years ago |
devmil
|
59056001d3
Merge remote-tracking branch 'origin/master' into feature/reflow
|
4 years ago |
devmil
|
4326fd221f
Fixes a couple of Reflow bugs.
|
4 years ago |
xuty
|
68d0c3f056
sbcMaxCodepoint -> sbcMaxCodePoint
|
4 years ago |
xuty
|
74765b298c
further optimize sbc handling
|
4 years ago |
xuty
|
e1fda2a52e
use array to speed up sbc lookup
|
4 years ago |
xuty
|
b3d7662c40
add doc for SCS
|
4 years ago |
xuty
|
f8139b0467
add doc for bracketedPasteMode
|
4 years ago |
xuty
|
30cbe1b738
add doc for applicationCursorKeys
|
4 years ago |
xuty
|
446095e7d1
rename ResizeHandler to TerminalResizeHandler
|
4 years ago |