Chris Cummer
9a877b5e04
Improve the look of the help modal a little bit
2019-05-23 15:09:35 -07:00
Kirill Motkov
f0771cd013
Some code improvements
...
* Some assignments simplified by using assignment operators
* Rewrite switch statement with only one case as if.
* Rewrite if-else chain as a switch statement.
* go fmt `modules/todoist/project.go` file.
2019-05-21 17:29:09 +03:00
Chris Cummer
0e797fea3d
Textfile module now supports multiple text files
2018-08-30 08:18:42 -07:00
Chris Cummer
5e13618813
Close #168 . Modal dialogs now center onscreen properly
2018-06-09 08:52:32 -07:00
Chris Cummer
25430c228d
Adds the Weather module to the documentation
2018-05-14 21:04:37 -07:00
Chris Cummer
72f9543e75
Can dismiss help modal from the keyboard
2018-05-03 17:02:17 -07:00
Chris Cummer
8d0a0b81fa
Less crap display of the help modal. Just need to figure out key events now
2018-05-03 15:56:06 -07:00
Chris Cummer
351f5100bc
Closer to having a help modal. Text is showing onscreen (badly)
2018-05-03 15:49:06 -07:00
Chris Cummer
53d2fdacda
A crap version that uses tview's Modal
2018-05-03 11:26:53 -07:00
Chris Cummer
6ccdbabec9
WIP Very rudimentary modal showing up
2018-05-03 08:56:15 -07:00