Thomas Buckley-Houston
Thomas Buckley-Houston
Just a little update: I noticed that @gotbletu has had some success with the [Vim Vixen](https://addons.mozilla.org/en-US/firefox/addon/vim-vixen/) extension in getting keyboard navigation to work: https://www.youtube.com/watch?v=HZq86XfBoRo&feature=youtu.be&t=514 I wonder if this a good...
Responding to @ArniDagur [question](https://github.com/browsh-org/browsh/issues/168#issuecomment-413972487): yes we first need to design a method for distinguishing `gg` from a repeated `g`, `g`. I suspect this will be a combination of being in...
This is definitely one of the most important new features. I just still haven't had time to get back on Browsh
OMG how do you remember that!? That was the first version of "Browsh", it just so happened to convert the entire desktop because of the way I was converting a...
No, I'm sorry 😕
Nice. I haven't seen that particular method before. Browsh does use the UTF8 half black trick, so we do get 2 colours per TTY cell, I'd be interested to see...
Cool, I didn't know that about the new chars in Unicode 13! I don't want to support sixel. I want to remain true to Browsh's ability to render everything in...
Wow, that's interesting. I can't think why that is?? Thanks for reporting this. I'll think about why it is
Oh no, that's worrying, maybe Firefox has changed its API? What version of Firefox are you using?
Oh right, then it's just that particular webpage that doesn't have a canvas. Ah I understand now, this is a know issue, related to #147