# 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 16
# self = https://watcher.sour.is/conv/6b4cngq
Experimenting with nick name completion in Vim: https://movq.de/v/f176329ceb/out.gif This needs more polishing, but it might land in jenny soon (as an optional add-on). 🤔
Experimenting with nick name completion in Vim: https://movq.de/v/f176329ceb/out.gif This needs more polishing, but it might land in jenny soon (as an optional add-on). 🤔
Experimenting with nick name completion in Vim: https://movq.de/v/f176329ceb/out.gif This needs more polishing, but it might land in jenny soon (as an optional add-on). 🤔
@movq Oh wow! 😁 Nice one 👌
@movq Oh wow! 😁 Nice one 👌
@movq Brilliant! Looking forward to see this code. Haven't used Vim Script for a decade or so.
@lyse I rarely ever use Vimscript, so this is going to be … interesting 🤣
@lyse I rarely ever use Vimscript, so this is going to be … interesting 🤣
@lyse I rarely ever use Vimscript, so this is going to be … interesting 🤣
Here’s an early draft: https://www.uninformativ.de/git/jenny/file/vim/README.html Feel free to give this a spin cc @quark
Here’s an early draft: https://www.uninformativ.de/git/jenny/file/vim/README.html Feel free to give this a spin cc @quark
Here’s an early draft: https://www.uninformativ.de/git/jenny/file/vim/README.html Feel free to give this a spin cc @quark
@movq This is awesome! Your server/connection is slow, thought. It took ages to load the GIF! Off topic, what font are you using on that screenshot?
@movq I am getting an error with "completfunc" as being undefined. What could it be?
@movq "Option completefunc is not set" is the exact message I am getting.
@movq Cool!