# 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 8
# self = https://watcher.sour.is/conv/btcevjq
Man, I keep trying to use vim keys in the text box. It's hurting my brain!
@mckinley if you can tell me how to enable vi key binding for text input boxes and text areas in a (standard) web browser I would forever be in your debt 🙇♀️
@mckinley if you can tell me how to enable vi key binding for text input boxes and text areas in a (standard) web browser I would forever be in your debt 🙇♀️
@prologic Everything I can find is either for Firefox versions <57 or it literally opens Vim to edit text inputs. The extension I'm using, Tridactyl, literally opens Vim if you install the "native client" which is a separate piece of helper software that goes with the browser extension. Tridactyl is Firefox only, though, and you seem like a Chromium man to me.
also 'native client' by the way, is often a node.js JavaScript interpreter, usually needed on Microsoft Windows systems.
(avoid)