Commit History

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