devmil
|
d40fa62ee5
make enums internal
|
4 年之前 |
devmil
|
cec0cff8f4
Replace strings with enum in TerminalIsolate
|
4 年之前 |
devmil
|
14e7a34d07
adapt ssh example (still using the Terminal directly)
|
4 年之前 |
devmil
|
7e09626fbe
Terminal implements TerminalUiInteraction
|
4 年之前 |
devmil
|
71b93d6d52
removes null safety for now
|
4 年之前 |
devmil
|
1c617ca3de
Sample uses TerminalIsolate and a FakeBackend
|
4 年之前 |
devmil
|
df9c4cb671
TerminalBackend interface
|
4 年之前 |
devmil
|
5da873ab86
Fixes scrolling and initial size propagation
|
4 年之前 |
devmil
|
f47b58a7aa
Straight forward implementation copying the visible lines
|
4 年之前 |
xuty
|
738b81433b
override dispatchScroll*
|
4 年之前 |
xuty
|
0015480bfd
Merge pull request #31 from devmil/bugfix/example_fixes
|
4 年之前 |
devmil
|
738694a9d1
Implements review remarks
|
4 年之前 |
devmil
|
adb204d4f9
Adds missing required maxLines parameter
|
4 年之前 |
xuty
|
774abaf754
Merge pull request #29 from devmil/bugfix/fixes_wrong_delete_behavior
|
4 年之前 |
devmil
|
8b866a4440
Fixes wrong delete behavior
|
4 年之前 |
xuty
|
66c1258cc6
add version badge
|
4 年之前 |
xuty
|
801af0648f
add ci status to README
|
4 年之前 |
xuty
|
772bcfe1c8
use ubuntu-latest
|
4 年之前 |
xuty
|
35b0a3c5c5
setup github actions
|
4 年之前 |
xuty
|
e60952f74b
Merge pull request #28 from devmil/feature/add_tests
|
4 年之前 |
devmil
|
8702adfb91
some basic CircularList tests
|
4 年之前 |
devmil
|
e25c4fab73
utli -> util
|
4 年之前 |
xuty
|
0dced2e0b0
run dart format
|
4 年之前 |
xuty
|
746b4500a5
bump version
|
4 年之前 |
xuty
|
5caa291be9
improve scroll wider performance
|
4 年之前 |
xuty
|
6ec60536d0
override isScrolling
|
4 年之前 |
xuty
|
2aef9915e4
Merge branch 'feature/reflow'
|
4 年之前 |
xuty
|
57ed88ce70
fix assertion failure in debug mode
|
4 年之前 |
xuty
|
4200f0eb99
Merge pull request #13 from devmil/feature/reflow
|
4 年之前 |
xuty
|
d2ceb42e31
fix random scroll position after reflow
|
4 年之前 |