Julio

Results 26 issues of Julio

##### Issue type: - Version compatibility ##### Version: Thunderbird 68 and Waterfox 68 (based on Thunderbird 68) depreciated lot of XUL API. See https://developer.thunderbird.net/add-ons/tb68 and https://github.com/MrAlex94/Waterfox/wiki . Just for confirmation....

##### Issue type: - Version compatibility ##### Version: ``` Version https://github.com/vimperator/vimperator-labs/tree/ff56-fixes ``` With Waterfox 56.0.4 (no problems with Waterfox 56.0.3) ##### Description: When Vimperator is first started, in the command...

A File project starting by a dot point crashes. If we try to open with Nvim a `vue` file located under a folder with a name that start by a...

HI ! It could be cool to make this plugin asynchronous? Actually, if the remote server take long time to deliver a response, Vim is totally blocked. To test it,...

Hi ! Maybe it could be cool to add a Tip to say how to copy an HTTP header of a request with Wireshark. As it, when a server generate...

Hi ! When we could see in `__roast_headers__`, on each request `Content-Length is automatically append in the header request. even if the roast file is like : ``` POST http://google.fr...

Hi ! Maybe it could be cool to have an option to display in same time the two windows `__roast_headers__` (maybe in small, to see at least response header) and...

Hi ! Actually this plugin is not compatible with Neovim, even if with a simple vimrc. Actually, when we press enter twice in a link `GET http://google.fr`, the second time...

Hi, It could be cool to have a link to https://github.com/RaphaelJenni/FirebaseUI-Angular . It is officially referenced by the Angular team here https://github.com/firebase/firebaseui-web#angular-setup .

Hi, Currently, https://github.com/php-http/guzzle6-adapter is used. But now there is https://github.com/php-http/guzzle7-adapter . If I understand their doc, guzzle7-adaptater remove some overhead. What do you think about migration ?

enhancement