Histórico de Commits

Autor SHA1 Mensagem Data
  xuty d86e3483eb one textLayoutCache per TerminalViewState há 4 anos atrás
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls há 4 anos atrás
  xuty 75e3b01bb8 Merge pull request #38 from devmil/feature/zoom há 4 anos atrás
  xuty 8c60f23e9d Support declarative TerminalStyle update há 4 anos atrás
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom há 4 anos atrás
  xuty a95e7474ea update example há 4 anos atrás
  xuty 051ee53d52 export terminal_style.dart há 4 anos atrás
  xuty e9933b03d0 bump version há 4 anos atrás
  xuty 1925e774e4 move terminal_isolate to keep web support há 4 anos atrás
  xuty 71a195bf14 bump version há 4 anos atrás
  xuty 127665db05 add test for BufferLine há 4 anos atrás
  xuty 490756ed24 update ci flutter version há 4 anos atrás
  xuty e21bdea4ea implement ListBufferLine há 4 anos atrás
  devmil e2950a60a4 adds font size upper and lower bounds há 4 anos atrás
  devmil 422f2cecaf fixes font and cell size problems há 4 anos atrás
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) há 4 anos atrás
  xuty be3ecb8305 Merge pull request #34 from devmil/feature/async-io-and-terminal-logic há 4 anos atrás
  devmil 191f380598 "Fixes" asciiquarium há 4 anos atrás
  devmil a3174a0038 Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative há 4 anos atrás
  devmil 1bd32a3e2f makes start() of TerminalIsolate awaitable há 4 anos atrás
  devmil da7e0f97c3 close no longer needed ReceivePort há 4 anos atrás
  devmil 4660edc07d Fixes samples (new Backend API) há 4 anos atrás
  devmil 51b077856b ack processed data chunks há 4 anos atrás
  devmil ee1c19b138 Some code comments há 4 anos atrás
  devmil 38e6cb9341 Routes exitCode via Terminal há 4 anos atrás
  xuty 2d5a746579 use _sendPort? for null value check há 4 anos atrás
  xuty 4b47e128ad use lower camel case for enum values há 4 anos atrás
  xuty 221629ed95 add trailing comma há 4 anos atrás
  xuty 2404af8d23 avoid sending unnecessary NotifyChange message há 4 anos atrás
  devmil 0b5dcd9508 fixes resizing of non-active buffer há 4 anos atrás