Commit History

Author SHA1 Message Date
  devmil d744945bea Adds Padding option to TerminalView 4 years ago
  xuty b50272a27e Merge pull request #47 from devmil/bugfix/fix_zoom_on_non_active_buffer 4 years ago
  xuty b97f92330c Merge pull request #46 from devmil/feature/blinking_cursor 4 years ago
  devmil 422a570ef6 Fixes Cursor stays visible even if it left the screen 4 years ago
  devmil 71623206dd Fixes Zoom adaptions on non active buffer 4 years ago
  devmil c2a23d3547 Adds blinking Cursor support 4 years ago
  xuty c10f4dcf00 Merge pull request #45 from devmil/bugfix/fixes_sgr_flag_handling 4 years ago
  xuty bd215c7fad Merge pull request #44 from devmil/bugfix/sgr_color_processing 4 years ago
  xuty 9a2ca47105 Merge pull request #43 from devmil/feature/select_all 4 years ago
  devmil 62bd432b35 Flutter format 4 years ago
  devmil e747c3987b Fixes sgr flag handling (bits were set to the foreground color) 4 years ago
  devmil 0ca3bead73 Fixes sgr color processing 4 years ago
  devmil c05fe16063 adds "selectAll" to TerminalUiInteraction 4 years ago
  xuty c0634ba09f Merge pull request #40 from devmil/feature/double-tap-select 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 7a4959bed6 Bump version 4 years ago
  xuty f4455d7592 Update example 4 years ago
  xuty 11465bc734 Merge pull request #39 from michaellee8/feat/resize-full 4 years ago
  xuty 3428b9761d Update the signature of TerminalBackend.resize() 4 years ago
  michaellee8 3722f49028 fix!: use computed pixel size instead of actual pixel size 4 years ago
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels 4 years ago
  xuty d86e3483eb one textLayoutCache per TerminalViewState 4 years ago
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls 4 years ago
  xuty 75e3b01bb8 Merge pull request #38 from devmil/feature/zoom 4 years ago
  xuty 8c60f23e9d Support declarative TerminalStyle update 4 years ago
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom 4 years ago
  xuty a95e7474ea update example 4 years ago
  xuty 051ee53d52 export terminal_style.dart 4 years ago
  xuty e9933b03d0 bump version 4 years ago