Historique des commits

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