devmil
|
422a570ef6
Fixes Cursor stays visible even if it left the screen
|
4 yıl önce |
devmil
|
c2a23d3547
Adds blinking Cursor support
|
4 yıl önce |
devmil
|
1b426c57d5
use onTap and onDoubleTap for the logic
|
4 yıl önce |
devmil
|
5167977ba8
first double-tap select functionality
|
4 yıl önce |
michaellee8
|
3722f49028
fix!: use computed pixel size instead of actual pixel size
|
4 yıl önce |
michaellee8
|
b5021203f8
feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels
|
4 yıl önce |
xuty
|
d86e3483eb
one textLayoutCache per TerminalViewState
|
4 yıl önce |
xuty
|
24abb0de78
replace TextPainter with Paragraph to reduce method calls
|
4 yıl önce |
xuty
|
8c60f23e9d
Support declarative TerminalStyle update
|
4 yıl önce |
devmil
|
4cde3e808c
Merge remote-tracking branch 'origin/master' into feature/zoom
|
4 yıl önce |
xuty
|
e21bdea4ea
implement ListBufferLine
|
4 yıl önce |
devmil
|
e2950a60a4
adds font size upper and lower bounds
|
4 yıl önce |
devmil
|
422f2cecaf
fixes font and cell size problems
|
4 yıl önce |
devmil
|
d229c9d7c6
Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-)
|
4 yıl önce |
devmil
|
191f380598
"Fixes" asciiquarium
|
4 yıl önce |
devmil
|
ee1c19b138
Some code comments
|
4 yıl önce |
devmil
|
df9c4cb671
TerminalBackend interface
|
4 yıl önce |
devmil
|
5da873ab86
Fixes scrolling and initial size propagation
|
4 yıl önce |
devmil
|
f47b58a7aa
Straight forward implementation copying the visible lines
|
4 yıl önce |
xuty
|
738b81433b
override dispatchScroll*
|
4 yıl önce |
devmil
|
e25c4fab73
utli -> util
|
4 yıl önce |
xuty
|
6ec60536d0
override isScrolling
|
4 yıl önce |
xuty
|
57ed88ce70
fix assertion failure in debug mode
|
4 yıl önce |
xuty
|
d2ceb42e31
fix random scroll position after reflow
|
4 yıl önce |
xuty
|
d1fd742913
fix random scroll position after reflow
|
4 yıl önce |
xuty
|
85a57be536
avoid unexpected calling of `setState`
|
4 yıl önce |
xuty
|
f6e7156a59
fix scrollbar support
|
4 yıl önce |
xuty
|
24d7d575d4
fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.`
|
4 yıl önce |
xuty
|
d050950e3e
replace [jumpTo] with [correctPixels] to reduce overhead
|
4 yıl önce |
xuty
|
3296e1078e
cursor width at lease 1
|
4 yıl önce |