xposts should now work for subreddits.
This commit is contained in:
@@ -289,7 +289,7 @@ class Page(object):
|
||||
else:
|
||||
title = sub_name
|
||||
|
||||
title = title + ' - rtv {0}'.format(__version__)
|
||||
title += ' - rtv {0}'.format(__version__)
|
||||
sys.stdout.write('\x1b]2;{0}\x07'.format(title))
|
||||
sys.stdout.flush()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user