Historial de Commits

Autor SHA1 Mensaje Fecha
  xuty f5b331fc7f Merge pull request #121 from jpnurmi/backend-ready hace 3 años
  J-P Nurmi c4d700b232 Add theme setter hace 3 años
  J-P Nurmi 66bd1b0fef Add TerminalBackend.isReady and connect to Terminal.isReady hace 3 años
  xuty 557d3d6fb6 fix lint warnings hace 4 años
  devmil 746b4465b7 Improvements & regenerate test mocks hace 4 años
  devmil 6a65516d3a Fixes ALT + L for a Mac (German Layout) hace 4 años
  devmil f03b6724c5 Adds some tests for the search functionality hace 4 años
  devmil ef295eca8a currentSearchHit now is optional to let the user decide if the current search hit hace 4 años
  devmil 44a0ad51c9 Scroll current search hit into view hace 4 años
  devmil 95c46509bb isActive for TerminalSearchTask that disables it completely hace 4 años
  devmil c68c288509 adds currentSearchHit to SearchResult hace 4 años
  devmil 3e3685b878 Introduces TerminalSearchOptions hace 4 años
  devmil 872ab62411 isUserSearchActive now is explicit hace 4 años
  devmil 293556bc17 Search Hit style can now be configured via Theme hace 4 años
  devmil 597e0b2ec7 Wires up first very basic search result drawing hace 4 años
  devmil e3fdb95206 Generalizes dirty handling on a BufferLine hace 4 años
  devmil 406fde0727 Prepares TerminalSearch to have multiple search tasks hace 4 años
  devmil 38be8eaa17 First Search implementation hace 4 años
  devmil f346e4c7fa Adds the composing state hace 4 años
  devmil 71623206dd Fixes Zoom adaptions on non active buffer hace 4 años
  devmil 62bd432b35 Flutter format hace 4 años
  devmil c05fe16063 adds "selectAll" to TerminalUiInteraction hace 4 años
  devmil 1b426c57d5 use onTap and onDoubleTap for the logic hace 4 años
  devmil 5167977ba8 first double-tap select functionality hace 4 años
  xuty 3428b9761d Update the signature of TerminalBackend.resize() hace 4 años
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels hace 4 años
  xuty e21bdea4ea implement ListBufferLine hace 4 años
  devmil 51b077856b ack processed data chunks hace 4 años
  devmil ee1c19b138 Some code comments hace 4 años
  devmil 38e6cb9341 Routes exitCode via Terminal hace 4 años