История коммитов

Автор SHA1 Сообщение Дата
  xuty c0634ba09f Merge pull request #40 from devmil/feature/double-tap-select 4 лет назад
  devmil 1b426c57d5 use onTap and onDoubleTap for the logic 4 лет назад
  devmil 5167977ba8 first double-tap select functionality 4 лет назад
  xuty 7a4959bed6 Bump version 4 лет назад
  xuty f4455d7592 Update example 4 лет назад
  xuty 11465bc734 Merge pull request #39 from michaellee8/feat/resize-full 4 лет назад
  xuty 3428b9761d Update the signature of TerminalBackend.resize() 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 75e3b01bb8 Merge pull request #38 from devmil/feature/zoom 4 лет назад
  xuty 8c60f23e9d Support declarative TerminalStyle update 4 лет назад
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom 4 лет назад
  xuty a95e7474ea update example 4 лет назад
  xuty 051ee53d52 export terminal_style.dart 4 лет назад
  xuty e9933b03d0 bump version 4 лет назад
  xuty 1925e774e4 move terminal_isolate to keep web support 4 лет назад
  xuty 71a195bf14 bump version 4 лет назад
  xuty 127665db05 add test for BufferLine 4 лет назад
  xuty 490756ed24 update ci flutter version 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 лет назад
  xuty be3ecb8305 Merge pull request #34 from devmil/feature/async-io-and-terminal-logic 4 лет назад
  devmil 191f380598 "Fixes" asciiquarium 4 лет назад
  devmil a3174a0038 Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative 4 лет назад
  devmil 1bd32a3e2f makes start() of TerminalIsolate awaitable 4 лет назад
  devmil da7e0f97c3 close no longer needed ReceivePort 4 лет назад