2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-18 15:25:31 +00:00
Commit Graph

5 Commits

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
2021-11-08 16:02:42 +11:00
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>
2021-11-07 14:03:54 +11:00
Miguel Mota
aeed426034 Table scroll fix 2021-02-22 00:48:07 -08:00
Miguel Mota
51cb442698 Add table scroll left/right shortcut 2020-11-21 14:41:18 -08:00
Miguel Mota
394d35473d Consolidate UI packages 2020-11-18 20:37:40 -08:00