Merge branch 'comment-help' of https://github.com/yskmt/rtv into yskmt-comment-help
Conflicts: rtv/curses_helpers.py
This commit is contained in:
@@ -42,6 +42,7 @@ Subreddit Mode
|
||||
Submission Mode
|
||||
`LEFT` or `h` : Return to subreddit mode
|
||||
`RIGHT` or `l` : Fold the selected comment, or load additional comments
|
||||
`c` : Comment/reply on the selected item
|
||||
"""
|
||||
|
||||
COMMENT_FILE = """
|
||||
@@ -50,4 +51,4 @@ COMMENT_FILE = """
|
||||
#
|
||||
# Replying to {author}'s {type}
|
||||
{content}
|
||||
"""
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user