Commit History

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