John Helmert
481780fffa
Merge branch 'dev'
2019-06-09 12:31:17 -05:00
John Helmert
1c0afc8a55
More adjustments for new maintainership
2019-06-09 11:05:37 -05:00
John Helmert
7423a43e50
Make the clipboard command user-configurable
...
Add config item clipboard_cmd, with a default of 'pbcopy w' on Darwin
and 'xclip' on everything else. This will allow the user to use any
command for the clipboard, including 'wl-copy' for Wayland (addressing
issue #693 on Github). With his change, significant simplifications
could be made to clipboard.py - the copy_*() functions have been removed
and combined into copy().
With this simplification, the old OSX test is obsolete, and new OSX
tests are needed (need a way to simulate sys.platform).
2019-06-08 15:18:15 -05:00
John Helmert
e545c7052c
Fix Github issue #695
...
Caused by Page.move_to_bottom() setting self.nav.page_index to -1, only
possible when there are no comments on a submission, but which also
caused a crash when rendering.
2019-06-07 11:39:09 -05:00
John Helmert
0947e47c57
Make Github issue template things Gitlab-friendly
2019-06-06 20:09:56 -05:00
John Helmert
de1d06e33c
Replace deprecated ConfigParser method
...
ConfigParser.readfp() -> ConfigParser.read_file()
2019-06-06 19:32:46 -05:00
John Helmert
04693560f5
Update readme for new maintainer
2019-06-06 19:22:52 -05:00
Michael Lazar
7923890fb3
upping version
2019-06-02 21:07:28 -04:00
Michael Lazar
5e6b4192d5
Update README.md
2019-06-02 21:06:52 -04:00
Michael Lazar
ccef2af042
Merge pull request #681 from MarkusPettersson98/fix-typo
...
Fixed small typo
2019-04-25 18:52:02 -04:00
Markus Pettersson
b44546ba10
Fixed unicode arrows pointing in the wrong direction
2019-04-25 23:36:02 +02:00
Markus Pettersson
882ac3ce32
Fixed small typo
...
Fixed small typo in help page regarding vim style movement
2019-04-25 22:43:32 +02:00
Michael Lazar
96e8ce2d42
Merge pull request #674 from pabloariasal/open_links_in_new_window
...
Add option to force opening links in new browser window
2019-04-22 10:20:23 -04:00
Pablo Arias
d4a7499018
Enforcing new browser window option also for non-graphical browsers
2019-04-17 22:36:28 +02:00
Pablo Arias
9e6b4e50aa
Move force_new_browser_window option to the main options
2019-04-17 22:35:43 +02:00
Michael Lazar
e16f76da5f
Merge pull request #675 from mattydebie/make-feh-fit-to-window
...
Make sure feh scales the image to fit the window
2019-04-17 10:13:03 -04:00
Matthias De Bie
2bf1a822d3
Make sure feh scales the image to fit the window
2019-04-17 08:58:54 +02:00
Pablo Arias
5f8afabc54
Add option to force opening links in new browser window
2019-04-14 19:05:18 +02:00
Michael Lazar
911e866478
Update README.md
2019-04-11 19:32:44 -04:00
Michael Lazar
2eba723b07
Update README.md
2019-04-11 17:51:31 -04:00
Michael Lazar
16b447ae18
Update README.md
2019-04-11 16:52:05 -04:00
Michael Lazar
9cfdf75fa0
Update README.md
2019-04-11 16:50:50 -04:00
Michael Lazar
3d092e15be
Update README.md
2019-04-11 16:49:59 -04:00
Michael Lazar
97b26e1078
Update README.md
2019-04-11 16:46:42 -04:00
Michael Lazar
1463cd1cbe
Update README.md
2019-04-11 16:46:24 -04:00
Michael Lazar
81c9fa109f
Update README.md
2019-04-11 16:45:38 -04:00
Michael Lazar
7d4b49557c
Update README.md
2019-04-11 16:42:10 -04:00
Michael Lazar
f5a473fbb1
Update README.md
2019-04-11 16:41:27 -04:00
Michael Lazar
6534c8ec12
Update README.md
2019-04-05 11:04:25 -04:00
Michael Lazar
6a3bfeb3b2
Update README.md
2019-03-20 11:26:05 -04:00
Michael Lazar
704d3f49e7
Update README.md
2019-03-13 23:55:23 -04:00
Michael Lazar
7db6a1f053
Update README.md
2019-03-13 23:54:55 -04:00
Michael Lazar
a198fd8e25
Update README.md
2019-03-13 22:39:39 -04:00
Michael Lazar
1ed9fb1dc9
Update README.md
2019-03-13 22:13:18 -04:00
Michael Lazar
1cb8c3e387
Merge branch 'master' of github.com:michael-lazar/rtv
2019-03-03 22:58:48 -05:00
Michael Lazar
0d16983e68
Upping version
2019-03-03 22:55:41 -05:00
Michael Lazar
03d696127b
Update CONTROLS.md
2019-03-03 22:38:08 -05:00
Michael Lazar
b3fe28d446
Merge pull request #660 from michael-lazar/michael-lazar-patch-1
...
Update issue templates
2019-03-03 21:00:56 -05:00
Michael Lazar
4ceebde24a
Update bug_report.md
2019-03-03 20:59:54 -05:00
Michael Lazar
d4ffb7065f
Update bug_report.md
2019-03-03 20:59:32 -05:00
Michael Lazar
c8c991250b
Update issue templates
2019-03-03 20:57:59 -05:00
Michael Lazar
58889cdac0
Merge pull request #659 from michael-lazar/improve_traceback
...
Improve traceback
2019-03-03 19:44:34 -05:00
Michael Lazar
9fc342f0fa
Merge remote-tracking branch 'origin/master' into improve_traceback
2019-03-03 19:40:50 -05:00
Michael Lazar
e2fbd326fa
Updatin changelog
2019-03-03 19:39:27 -05:00
Michael Lazar
70d82eafee
Add system information to traceback, add a new --debug-info command
2019-03-03 19:37:13 -05:00
Michael Lazar
baa71120a4
Update CHANGELOG.rst
2019-03-03 18:13:49 -05:00
Michael Lazar
f68a013038
Merge pull request #658 from michael-lazar/startup_speed_link
...
Load links from the command line before loading the subreddit
2019-03-03 18:11:55 -05:00
Michael Lazar
f626f117a5
Load links from the command line before loading the subreddit
2019-03-03 18:10:53 -05:00
Michael Lazar
988623e62e
Update CHANGELOG.rst
2019-03-03 17:54:33 -05:00
Michael Lazar
3efbd327c0
Merge pull request #657 from michael-lazar/feature/default_to_popular
...
Default to /r/popular instead of /r/front if the page cant be loaded …
2019-03-03 17:53:47 -05:00