Commit Graph

7 Commits

Author SHA1 Message Date
Michael Lazar
0a4cf3fdd5 Update README references to markdown 2017-09-07 00:28:17 -04:00
Michael Lazar
da5e1b062c Upping version 2017-09-06 15:02:10 -04:00
Matt Smith
749ad11171 Added urlview keybinding
1.  A shortcut of 'b' was used as the default binding for passing
comment body text to urlview (this is similar to the default of C-b in
the 'mutt' text email client)
2.  The `comment_urlview` SubmissionController function was added to
recieve the SUBMISSION_OPEN_IN_URLVIEWER keypress request.
3.  The `open_urlview` terminal function was added to handle the urlview
request.  It passes the comment body data to urlview via a Popen
process.
4.  A test case was added to ensure this new code path is executed
5.  Small formatting changes, mostly line length
2016-07-05 20:52:31 -07:00
Michael Lazar
fc8d70f06d Upping version. 2016-04-05 23:30:09 -07:00
Michael Lazar
7ac2cb1293 Updating docs. 2016-03-03 21:09:40 -08:00
Michael Lazar
201ef8e6df Upping version. 2016-03-01 16:50:34 -08:00
Michael Lazar
49e2d1aa4f Config now loads default values from a file alongside the source. 2015-12-14 23:37:23 -08:00