help on comment function added
This commit is contained in:
@@ -76,6 +76,7 @@ In submission mode you can view the self text for a submission and browse commen
|
|||||||
|
|
||||||
:``◄`` or ``h``: Return to subreddit mode
|
:``◄`` or ``h``: Return to subreddit mode
|
||||||
:``►`` or ``l``: Fold the selected comment, or load additional comments
|
:``►`` or ``l``: Fold the selected comment, or load additional comments
|
||||||
|
:``c``: Comment/reply on the selected item
|
||||||
|
|
||||||
-------------
|
-------------
|
||||||
Configuration
|
Configuration
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ Subreddit Mode
|
|||||||
Submission Mode
|
Submission Mode
|
||||||
`LEFT` or `h` : Return to subreddit mode
|
`LEFT` or `h` : Return to subreddit mode
|
||||||
`RIGHT` or `l` : Fold the selected comment, or load additional comments
|
`RIGHT` or `l` : Fold the selected comment, or load additional comments
|
||||||
|
`c` : Comment/reply on the selected item
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class Symbol(object):
|
class Symbol(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user