# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 3
# self = https://watcher.sour.is/conv/2jdd7pa
@movq The only thing I'm missing in urxvt is the zoom. For unknown reasons, one day (probably after a system update) urxvt on my work computer was suddenly slow as shit. I could literally watch the lines render top to bottom like decades ago. So I had to switch to GNOME terminal (because that was already preinstalled on the distro). It still rendered instantly, just like urxvt used to. Especially when presenting something to team mates, I find it very useful to increase the font size on the fly with ^+. But also every now and then when I get a bit tired it's nice to have a larger font. I reckon st is not capable of doing that either, or is it?
Heck yeah, I just found: https://github.com/simmel/urxvt-resize-font/tree/master Bloody awesome! \\o/ Should have used a search engine years ago instead of bluntly assuming that it's simply impossible.
Heck yeah, I just found: https://github.com/simmel/urxvt-resize-font/tree/master Bloody awesome! \o/ Should have used a search engine years ago instead of bluntly assuming that it's simply impossible.