Commit Graph

1115 Commits

Author SHA1 Message Date
Michael Lazar
f3deea5abc Fix bug in tmux when TERM is set to xterm-256color 2017-01-10 18:36:44 -08:00
Michael Lazar
e9cd4c4458 Add safety check for terminals without cursor support. 2017-01-06 22:47:29 -08:00
Michael Lazar
0767c8fcab Merge pull request #334 from michael-lazar/osx_display
Ignore OSX $DISPLAY variable, default to true. #166
2016-12-27 22:27:15 -08:00
Michael Lazar
c48c0cfe89 Fixed test. 2016-12-27 22:14:41 -08:00
Michael Lazar
8717731dd0 Merge pull request #333 from michael-lazar/sort_by_shortcut
Changed order-by shortcut to trigger on a single keystroke
2016-12-27 22:12:32 -08:00
Michael Lazar
cf1415ac1d Ignore OSX $DISPLAY variable, default to true. #166 2016-12-27 22:11:21 -08:00
Michael Lazar
e625beb638 Changed order-by shortcut to trigger on a single keystroke. #330 2016-12-27 21:34:08 -08:00
Michael Lazar
ddf85ea727 Update README.rst 2016-11-21 12:18:03 -08:00
Michael Lazar
58f58f8167 Merge pull request #320 from michael-lazar/fix_editor_flags
Fix for using Popen without shell=true for multi-part commands
2016-11-01 10:18:49 -07:00
Michael Lazar
60a75098be Fix for using Popen without shell=true for multi-part commands e.g. "emacs -nw" 2016-11-01 10:13:55 -07:00
Michael Lazar
24496b1a7e Merge pull request #319 from shaggytwodope/master
AUR package in working order
2016-10-31 14:50:39 -07:00
Johnathan Jenkins
ca58713fc6 AUR package in working order
Fixes #258
2016-10-31 14:24:11 -07:00
Michael Lazar
d0dfa0f223 Merge pull request #318 from michael-lazar/simplify_navigation_2
Simplify navigation 2
2016-10-31 13:59:44 -07:00
Michael Lazar
e96db6e7ac Making a few things more clear. 2016-10-31 13:56:08 -07:00
Michael Lazar
6a395216a3 Cleanup refactor. 2016-10-31 13:50:41 -07:00
Michael Lazar
9f5bd93e92 Messing with requirements. 2016-10-19 16:52:43 -07:00
Michael Lazar
cd7ac3456a Upping version. 2016-10-17 19:27:09 -07:00
Michael Lazar
3da6a2a417 Merge pull request #315 from michael-lazar/better_error_messages
Better error messages
2016-10-17 19:23:43 -07:00
Michael Lazar
7e942c915e Adding tests. 2016-10-17 18:07:18 -07:00
Michael Lazar
9675fb4ba4 Adding subreddit name to a few error messages. 2016-10-17 17:43:10 -07:00
Michael Lazar
de9edd1ce0 Merge branch 'ReshefElisha-toporder' 2016-10-12 00:18:17 -07:00
Michael Lazar
d57675c470 Adding a new cassette. 2016-10-12 00:14:36 -07:00
Michael Lazar
ba23607d83 Fixed bug in ordering of /r/front. 2016-10-11 23:53:16 -07:00
Michael Lazar
496fb849e1 Adding tests. 2016-10-11 22:53:26 -07:00
Michael Lazar
fa9ffc50f8 Tidying up and fixing tests, still need to add new tests. 2016-10-11 17:59:24 -07:00
Michael Lazar
eb3a9a6b18 Merge branch 'toporder' of https://github.com/ReshefElisha/rtv into ReshefElisha-toporder 2016-10-11 17:24:18 -07:00
Reshef
31f9425f69 implemented stray TODO for controversial time sorting 2016-10-09 15:50:27 -04:00
Reshef
75fd380432 Added 'links from' menu 2016-10-09 12:37:26 -04:00
Michael Lazar
5f57a4d220 Merge pull request #309 from crsaracco/master
Correct docs.py
2016-10-07 16:55:36 -07:00
Charles Saracco
a20b574083 Correct docs.py
'j' is actually down, and 'k' is up.
2016-10-07 19:38:22 -04:00
Michael Lazar
960004d468 Merge pull request #307 from LoLei/master
Option to hide the username if logged in
2016-10-06 23:11:01 -07:00
Lorenz Leitner
b36dcde2e5 Update template config with new option 2016-10-04 23:55:03 +02:00
Lorenz Leitner
08b1f7ef5d Add config option to hide username if logged in 2016-10-04 23:51:54 +02:00
Michael Lazar
8dd7cb5410 Merge pull request #305 from michael-lazar/fix_py2_title
Fix for subreddit title.
2016-10-01 17:51:53 -07:00
Michael Lazar
d37e263181 Fix for subreddit title. 2016-10-01 17:47:34 -07:00
Michael Lazar
3778eb186b Merge pull request #302 from alx-k/master
Setting the maximum comment column width
2016-09-29 21:37:28 -07:00
Alexandre Kaskasoli
3358e39fbf fixed reference to config (forgot self.) 2016-09-29 09:39:37 +01:00
Alexandre Kaskasoli
1824b1efd0 added max_comment_cols to self.refresh_content() 2016-09-29 09:31:49 +01:00
Alexandre Kaskasoli
7e8986b3d4 default max_comment_cols set to 120 2016-09-29 09:30:49 +01:00
Alexandre Kaskasoli
7b9c6b5888 missed reference to SubmissionContent.from_url() in self.refresh_content() 2016-09-29 09:19:45 +01:00
Alexandre Kaskasoli
e4e89039ad default max_comment_cols set to 120 and moved to general settings 2016-09-29 09:18:43 +01:00
Alexandre Kaskasoli
408bf89fd5 removed command line flag for max-comment-cols 2016-09-29 09:15:21 +01:00
Alexandre Kaskasoli
da35f8cb53 set max_comment_cols=80 2016-09-28 21:13:39 +01:00
Alexandre Kaskasoli
2f52e2951d set max_comment_cols = 80 2016-09-28 21:12:19 +01:00
Alexandre Kaskasoli
29c1d06662 added max column width for comments 2016-09-28 21:10:33 +01:00
Alexandre Kaskasoli
b02d867c47 added max column width for comments 2016-09-28 21:02:54 +01:00
Michael Lazar
0d5f1f672d Update README.rst 2016-09-27 01:57:49 -07:00
Michael Lazar
a6b83a43a2 Update README.rst 2016-09-27 01:56:14 -07:00
Michael Lazar
6eb786f84f Update README.rst 2016-09-27 01:55:55 -07:00
Michael Lazar
b169dacb2a Update README.rst 2016-09-27 01:55:35 -07:00