xuty
|
4348da2dda
Merge pull request #113 from seifalmotaz/master
|
3 éve |
J-P Nurmi
|
f3af857931
Allow scroll shortcuts
|
3 éve |
Seif Almotaz Bellah
|
bbb821e5b1
SchedulerBinding.instance warning removed
|
3 éve |
xuty
|
557d3d6fb6
fix lint warnings
|
4 éve |
Joshua David Akers
|
c309865cc6
add configuration options for keyboard
|
4 éve |
stalin
|
43e5414b7a
fix: add null safety check for controller.Scroll control might throw
|
4 éve |
devmil
|
8ed92ea69a
improves search result drawing (by not interfering with the normal terminal content)
|
4 éve |
xuty
|
f6aa85a77b
Add default ScrollBehavior
|
4 éve |
xuty
|
c2a1c18f01
Merge pull request #51 from linhanyu/master
|
4 éve |
翰宇 林
|
01bb679b70
Fix scroll problem in mobile device. Only clear Scroll event in Desktop environment
|
4 éve |
devmil
|
f346e4c7fa
Adds the composing state
|
4 éve |
devmil
|
d744945bea
Adds Padding option to TerminalView
|
4 éve |
devmil
|
422a570ef6
Fixes Cursor stays visible even if it left the screen
|
4 éve |
devmil
|
c2a23d3547
Adds blinking Cursor support
|
4 éve |
devmil
|
1b426c57d5
use onTap and onDoubleTap for the logic
|
4 éve |
devmil
|
5167977ba8
first double-tap select functionality
|
4 éve |
michaellee8
|
3722f49028
fix!: use computed pixel size instead of actual pixel size
|
4 éve |
michaellee8
|
b5021203f8
feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels
|
4 éve |
xuty
|
d86e3483eb
one textLayoutCache per TerminalViewState
|
4 éve |
xuty
|
24abb0de78
replace TextPainter with Paragraph to reduce method calls
|
4 éve |
xuty
|
8c60f23e9d
Support declarative TerminalStyle update
|
4 éve |
devmil
|
4cde3e808c
Merge remote-tracking branch 'origin/master' into feature/zoom
|
4 éve |
xuty
|
e21bdea4ea
implement ListBufferLine
|
4 éve |
devmil
|
e2950a60a4
adds font size upper and lower bounds
|
4 éve |
devmil
|
422f2cecaf
fixes font and cell size problems
|
4 éve |
devmil
|
d229c9d7c6
Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-)
|
4 éve |
devmil
|
191f380598
"Fixes" asciiquarium
|
4 éve |
devmil
|
ee1c19b138
Some code comments
|
4 éve |
devmil
|
df9c4cb671
TerminalBackend interface
|
4 éve |
devmil
|
5da873ab86
Fixes scrolling and initial size propagation
|
4 éve |