Historique des commits

Auteur SHA1 Message Date
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom il y a 4 ans
  xuty a95e7474ea update example il y a 4 ans
  xuty 051ee53d52 export terminal_style.dart il y a 4 ans
  xuty e9933b03d0 bump version il y a 4 ans
  xuty 1925e774e4 move terminal_isolate to keep web support il y a 4 ans
  xuty 71a195bf14 bump version il y a 4 ans
  xuty 127665db05 add test for BufferLine il y a 4 ans
  xuty 490756ed24 update ci flutter version 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
  xuty be3ecb8305 Merge pull request #34 from devmil/feature/async-io-and-terminal-logic il y a 4 ans
  devmil 191f380598 "Fixes" asciiquarium il y a 4 ans
  devmil a3174a0038 Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative il y a 4 ans
  devmil 1bd32a3e2f makes start() of TerminalIsolate awaitable il y a 4 ans
  devmil da7e0f97c3 close no longer needed ReceivePort il y a 4 ans
  devmil 4660edc07d Fixes samples (new Backend API) il y a 4 ans
  devmil 51b077856b ack processed data chunks il y a 4 ans
  devmil ee1c19b138 Some code comments il y a 4 ans
  devmil 38e6cb9341 Routes exitCode via Terminal il y a 4 ans
  xuty 2d5a746579 use _sendPort? for null value check il y a 4 ans
  xuty 4b47e128ad use lower camel case for enum values il y a 4 ans
  xuty 221629ed95 add trailing comma il y a 4 ans
  xuty 2404af8d23 avoid sending unnecessary NotifyChange message il y a 4 ans
  devmil 0b5dcd9508 fixes resizing of non-active buffer il y a 4 ans
  devmil 611584e7af Replaces refresh hook with a configurable minimum delay between refreshes il y a 4 ans
  devmil c73e4c168e Option to intervene requestNewState to do a vsync il y a 4 ans
  devmil d40fa62ee5 make enums internal il y a 4 ans
  devmil cec0cff8f4 Replace strings with enum in TerminalIsolate il y a 4 ans