xuty
|
7a4959bed6
Bump version
|
4 vuotta sitten |
xuty
|
f4455d7592
Update example
|
4 vuotta sitten |
xuty
|
11465bc734
Merge pull request #39 from michaellee8/feat/resize-full
|
4 vuotta sitten |
xuty
|
3428b9761d
Update the signature of TerminalBackend.resize()
|
4 vuotta sitten |
michaellee8
|
3722f49028
fix!: use computed pixel size instead of actual pixel size
|
4 vuotta sitten |
michaellee8
|
b5021203f8
feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels
|
4 vuotta sitten |
xuty
|
d86e3483eb
one textLayoutCache per TerminalViewState
|
4 vuotta sitten |
xuty
|
24abb0de78
replace TextPainter with Paragraph to reduce method calls
|
4 vuotta sitten |
xuty
|
75e3b01bb8
Merge pull request #38 from devmil/feature/zoom
|
4 vuotta sitten |
xuty
|
8c60f23e9d
Support declarative TerminalStyle update
|
4 vuotta sitten |
devmil
|
4cde3e808c
Merge remote-tracking branch 'origin/master' into feature/zoom
|
4 vuotta sitten |
xuty
|
a95e7474ea
update example
|
4 vuotta sitten |
xuty
|
051ee53d52
export terminal_style.dart
|
4 vuotta sitten |
xuty
|
e9933b03d0
bump version
|
4 vuotta sitten |
xuty
|
1925e774e4
move terminal_isolate to keep web support
|
4 vuotta sitten |
xuty
|
71a195bf14
bump version
|
4 vuotta sitten |
xuty
|
127665db05
add test for BufferLine
|
4 vuotta sitten |
xuty
|
490756ed24
update ci flutter version
|
4 vuotta sitten |
xuty
|
e21bdea4ea
implement ListBufferLine
|
4 vuotta sitten |
devmil
|
e2950a60a4
adds font size upper and lower bounds
|
4 vuotta sitten |
devmil
|
422f2cecaf
fixes font and cell size problems
|
4 vuotta sitten |
devmil
|
d229c9d7c6
Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-)
|
4 vuotta sitten |
xuty
|
be3ecb8305
Merge pull request #34 from devmil/feature/async-io-and-terminal-logic
|
4 vuotta sitten |
devmil
|
191f380598
"Fixes" asciiquarium
|
4 vuotta sitten |
devmil
|
a3174a0038
Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative
|
4 vuotta sitten |
devmil
|
1bd32a3e2f
makes start() of TerminalIsolate awaitable
|
4 vuotta sitten |
devmil
|
da7e0f97c3
close no longer needed ReceivePort
|
4 vuotta sitten |
devmil
|
4660edc07d
Fixes samples (new Backend API)
|
4 vuotta sitten |
devmil
|
51b077856b
ack processed data chunks
|
4 vuotta sitten |
devmil
|
ee1c19b138
Some code comments
|
4 vuotta sitten |