devmil
|
ab394bfd3f
adapts reflow logic to CircularList
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
12df625928
Merge branch 'feature/improve_line_manipulation_performance' into feature/reflow_with_line_perf
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
cf1aae2241
change CircularList to not reuse item instance but just manage the list cycle
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
e3558e56bb
Fixes "clear"
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
fb96a9900e
introducing CircularList
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
d050950e3e
replace [jumpTo] with [correctPixels] to reduce overhead
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
1eb68f3904
adds maxLines = 10000 as a default (should be reasonable)
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
1a8e074398
Proper AutoWrapMode
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
1ddb793f2c
Only do reflow when the main buffer is active
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
9c10cc2fa5
adapts reflow to new BufferLine logic
|
%!s(int64=4) %!d(string=hai) anos |
devmil
|
0990255d17
Merge remote-tracking branch 'origin/master' into feature/reflow
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
97f57f2369
Merge pull request #16 from TerminalStudio/bufferline
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
4b34304a6f
set cell to zero after insert
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
79d5b1316a
implement insert and insertN
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
3296e1078e
cursor width at lease 1
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
b0d199a8a9
implement BufferLine.clear
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
a4efcbc9c7
pass offset to parseAnsiColour
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
0b8c558469
fix typo
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
984882dd2e
replace 0x00000000 with TerminalColor.transparent
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
b46dfd2735
replace 0x00000000 with TerminalColor.transparent
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
6afecb7d39
rm unused flag
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
fe8fb8f15b
BufferLine backed by ByteData
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
12f3c329cd
update benchmark
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
68a6b63c32
add type notation
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
1260dfc4c2
add csi parsing benchmark
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
41fc510709
optimize table lookup performance
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
784a3cc643
add api doc
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
0356cf4635
Merge pull request #15 from TerminalStudio/fix-broken-sequence
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
8ff63e5d9d
update doc
|
%!s(int64=4) %!d(string=hai) anos |
xuty
|
e92f1a6275
fix broken terminal sequence problem
|
%!s(int64=4) %!d(string=hai) anos |