2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-16 21:25:38 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Vuong
fee0bd9806
Set key binding if key is Uppercase rune and missing Shift
- Also revert matchEvent func
2021-11-11 21:46:30 +07:00
Vuong
955eb7dcef
Fix search and keybinding when using Shift 2021-11-09 00:48:24 +07:00
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
6eb6236104 closes #24 2019-02-25 22:35:51 -08:00
Miguel Mota
6e25a81cda env var for /dev in/out 2018-05-12 12:42:48 -07:00
Miguel Mota
69ef18e659 dep ensure 2018-04-26 01:07:36 -07:00