Wasavi – a browser extension that transforms TEXTAREA elements into a VI editor - https://news.ycombinator.com/item?id=11023428 - Feb 2016 (42 comments)
Wasavi – Vi editor for any webpage
41–47 of 47 posts
Re: Wasavi – Vi editor for any webpage
#42Earlier quoted context omitted.
Also firenvim while you’re at it to have neovim embedded in your browser. https://github.com/glacambre/firenvim
Especially since apparently Wasavi is not a firefox plugin anymore apparently. There's no anchor to "Firefox add-on" on the page and the firefox plugin search turns up nothing. Firenvim works in both Chrome and Firefox and you can harness the power of neovim, so that's a plus. Typing this from a neovim instance in firefox
Re: Wasavi – Vi editor for any webpage
#43Would love to try this, however it seems like the Firefox add-on is not available unfortunately. I've already tried the alternatives (tridactyl, vimium), but did not really like them enough to keep them installed. Seems like with wasavi, you can selectively launch vim interface for a text field whenever you feel like it, which was something I missed with the other solutions (or I haven't looked deep enough back then)…
Re: Wasavi – Vi editor for any webpage
#44Earlier quoted context omitted.
Especially since apparently Wasavi is not a firefox plugin anymore apparently. There's no anchor to "Firefox add-on" on the page and the firefox plugin search turns up nothing. Firenvim works in both Chrome and Firefox and you can harness the power of neovim, so that's a plus. Typing this from a neovim instance in firefox
Actually, the releases page on GitHub does provide an .xpi file for Firefox, and it seems to be working fine. I guess the missing link on the website/README is a mistake.
Did you experience the same? I'm on Firefox 108.0.2.
Re: Wasavi – Vi editor for any webpage
#45Earlier quoted context omitted.
Actually, the releases page on GitHub does provide an .xpi file for Firefox, and it seems to be working fine. I guess the missing link on the website/README is a mistake.
I can confirm this. However, I constantly get a "View saved logins" to the top of the input field after I start typing. Did you experience the same? I'm on Firefox 108.0.2.
Re: Wasavi – Vi editor for any webpage
#46Earlier quoted context omitted.
"Key feature", it is a great feature but it is "only" for editing with your editor of choice (vim,neovim,helix, etc.) right? Or am i missing something?
I think you've misunderstood, "native messaging" allows the tridactyl extension to interact with the filesystem and native applications: https://github.com/tridactyl/native_messenger
Re: Wasavi – Vi editor for any webpage
#47Earlier quoted context omitted.
I made Homerow, it's the same idea as Vimium, but for the entire macOS user interface. https://homerow.app
Oh, How I wish this for pesky Windows 11!