Commit Graph

7 Commits (master)

Author SHA1 Message Date
Simon Roberts 8b8db3bd13
Minor code style/comment cleanups; remove redundant code (#257)
* Fix comments
* Fix bug with localization param
* Remove unused modules, fix a few minor code style issues
3 years ago
Simon Roberts 9a906c3a68
Migrate from termbox-go to tcell (#232)
Lots of new functionality including:
- mouse support: click select, scroll, menus, table-sorting, etc
- 24-bit color support in themes

Co-authored-by: Simon Roberts <simon.roberts@anz.com>
Co-authored-by: ѵµσɳɠ <3168632+vuon9@users.noreply.github.com>
3 years ago
Simon Roberts acd8af949d
Add configuration for enable_mouse 3 years ago
Miguel Mota aeed426034 Table scroll fix 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota 51cb442698 Add table scroll left/right shortcut 4 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago