Julio

Results 55 comments of Julio

@gkatsev thanks so much to say me that Vimperator works with Palemoon ! Probably API of PaleMoon are improved, because in the past Palemoon not works https://www.reddit.com/r/palemoon/comments/6ehujp/vimperator/

@gkatsev works also with basilisk ! And works better with basilisk than with palemoon !

> > basilisk > > Do you really think this is a better option than watefox? Waterfox will kick off compatibilitiy with Vimperator. Actually, Waterfox is still the best solution,...

Maybe you already know, Waterfox keep the compatibility with classic add-ons, contrary that I have said. Actually, there is two Waterfox. A Waterfox that keep the compatibility with old add-ons...

@gkatsev maybe this information could be write on the README.md of Vimperator ?

Yes, does not freeze Vim in the current version, so cool :-). For the other question, maybe it could be hard to manage HTTP request sent (cancel a request sent)....

I'm sad, seems not to be possible to stop it https://stackoverflow.com/questions/13809336/how-can-i-cancel-an-in-flight-requests-session-get-request

@sharat87 or maybe simply add an option to automatically split the right pan between two windows, `__roast_headers__` and ` __roast_pretty__`. Vertical size of `__roast_headers__` could be calculated thanks the number...

It's better to keep `__roast_pretty__` in an independent buffer because actually Vim doesn't manage well several filetypes in a same buffer. See for instance https://github.com/neovim/neovim/issues/7866 . When tree sitter will...

With curl (therefore with https://github.com/diepm/vim-rest-console/ ) to unset a field header we could simply use something like ``` Accept: ``` For instance thanks Wireshark we could know that `curl http://google.com`...