10 Commits

Author SHA1 Message Date
Dave Gallant
295dae27fd Reset origin on feed load v0.0.2 2020-04-08 00:50:44 -04:00
Dave Gallant
a13d212968 Determine when to apply autoscroll
When shrinking the window, scrolling was limited to only the current
view buffer. This should implement auto-scrolling. It's a little bit
janky, but should be sufficient for now.
2020-04-08 00:21:18 -04:00
Dave Gallant
69139ee7f6 Add reviewdog golangci-lint 2020-04-05 19:33:36 -04:00
Dave Gallant
073db44b81 Allow for optional external viewer args
In order to pass in options like `--new-window` to an external viewer like
`firefox`, optional args can now be defined in configuration. See
config-example.yaml for an example.
2020-04-04 23:08:43 -04:00
Dave Gallant
49ea48976d Re-structure packages
Overhaul of package structure and other cleanup.
2020-04-04 20:19:46 -04:00
Dave Gallant
025b68de93 Merge pull request #1 from davegallant/prototype-2
Add initial prototype
v0.0.1
2020-03-31 21:38:14 -04:00
Dave Gallant
74abb47511 Merge branch 'master' into prototype-3 2020-03-31 21:35:09 -04:00
Dave Gallant
6be207ffb7 Add initial prototype 2020-03-31 21:31:52 -04:00
Dave Gallant
89681da2ca Initial commit 2020-03-31 21:29:15 -04:00
Dave Gallant
924428ae38 Initial commit 2020-02-28 23:09:43 -05:00