Sean Smith
|
018d2af3ae
|
Add a global Redraw method for TextWidget
Partially addresses #429, by centralizing widget drawing
|
2019-05-10 08:42:37 -07:00 |
|
Chris Cummer
|
4e8c85bc34
|
Fix line highlighting in HackerNews and Todo modules
|
2019-05-09 19:27:53 -07:00 |
|
Sean Smith
|
a5f98c138a
|
Move closing region tag to the end of the line
Highlight works by highlighting the entire region that exists
Since current region starts and immediately ends, there is no highlighting
|
2019-05-09 11:00:19 -04:00 |
|
Chris Cummer
|
88fdf9702b
|
WTF-400 Move settings-related functions from util.go into common_settings.go
|
2019-04-21 21:35:45 -07:00 |
|
Chris Cummer
|
59f0bc6cfc
|
WTF-400 Partial conversion to new Common settings
|
2019-04-18 19:02:08 -07:00 |
|
Sean Smith
|
8030380f89
|
Migrate all modules to their own subfolder
Handles #375
|
2019-02-18 11:16:34 -05:00 |
|