Histórico de Commits

Autor SHA1 Mensagem Data
  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
  devmil 611584e7af Replaces refresh hook with a configurable minimum delay between refreshes há 4 anos atrás
  devmil c73e4c168e Option to intervene requestNewState to do a vsync há 4 anos atrás
  devmil d40fa62ee5 make enums internal há 4 anos atrás
  devmil cec0cff8f4 Replace strings with enum in TerminalIsolate há 4 anos atrás
  devmil 14e7a34d07 adapt ssh example (still using the Terminal directly) há 4 anos atrás
  devmil 7e09626fbe Terminal implements TerminalUiInteraction há 4 anos atrás
  devmil 71b93d6d52 removes null safety for now há 4 anos atrás
  devmil 1c617ca3de Sample uses TerminalIsolate and a FakeBackend há 4 anos atrás
  devmil df9c4cb671 TerminalBackend interface há 4 anos atrás
  devmil 5da873ab86 Fixes scrolling and initial size propagation há 4 anos atrás
  devmil f47b58a7aa Straight forward implementation copying the visible lines há 4 anos atrás
  xuty 738b81433b override dispatchScroll* há 4 anos atrás
  xuty 0015480bfd Merge pull request #31 from devmil/bugfix/example_fixes há 4 anos atrás