From daniil.pintjuk at modularfinance.se Tue Apr 2 14:44:31 2019 From: daniil.pintjuk at modularfinance.se (Daniil Pintjuk) Date: Tue, 2 Apr 2019 14:44:31 +0200 Subject: [qutebrowser] Disable Resource Cashe Message-ID: Hi to whomever has the time to help, I am trying to use qutebrowser for webdevelopment. And i really need to disable the cashing of javascript and css files. I attempted to set content.cashe.applicationcashe=false. It does not seem to do the trick. hope you have any ideas. Best regards! Daniil Pintjuk -------------- next part -------------- An HTML attachment was scrubbed... URL: From Christian.Helbling at localsearch.ch Tue Apr 2 17:06:45 2019 From: Christian.Helbling at localsearch.ch (Christian Helbling) Date: Tue, 2 Apr 2019 15:06:45 +0000 Subject: [qutebrowser] Disable Resource Cashe In-Reply-To: References: Message-ID: <4f38ec99-9480-a611-35af-59f7c7dc4203@localsearch.ch> On 02.04.19 14:44, Daniil Pintjuk wrote: > Hi to whomever has the time to help, I am trying to use qutebrowser for webdevelopment. And i really need to disable the cashing of javascript and css files. > > I attempted to set content.cashe.applicationcashe=false. > > It does not seem to do the trick. > > hope you have any ideas. > > Best regards! Daniil Pintjuk Hi Daniil If its just for the page you are currently working on: :inspector, click on Network and then Disable cache (checkbox in top row) Cheers Christian From dujes at icloud.com Thu Apr 4 11:23:46 2019 From: dujes at icloud.com (Duje) Date: Thu, 04 Apr 2019 09:23:46 GMT Subject: [qutebrowser] Only two Message-ID: <15ae0e07-00c3-4660-98b5-fc3b31101f8b@me.com> Hi there! I was wondering if the qutebrowser on macOS auto-updates - does it? I do not want to use any of the others, currently on qutebrowser-1.5.2. If not, is it possible to integrate :update to update? Last: Is there any shortcut to switch between :inspector / wi and current tabs? Did not find anything on https://www.qutebrowser.org/doc/help/settings.html. Sorry for interrupting, and thanks in advance. Duje -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: qute.png Type: image/png Size: 211704 bytes Desc: not available URL: From me at the-compiler.org Thu Apr 4 11:35:59 2019 From: me at the-compiler.org (Florian Bruhin) Date: Thu, 4 Apr 2019 11:35:59 +0200 Subject: [qutebrowser] Only two In-Reply-To: <15ae0e07-00c3-4660-98b5-fc3b31101f8b@me.com> References: <15ae0e07-00c3-4660-98b5-fc3b31101f8b@me.com> Message-ID: <20190404093559.2kecwbnrci5nud3h@hooch.localdomain> Hey, On Thu, Apr 04, 2019 at 09:23:46AM +0000, Duje via qutebrowser wrote: > I was wondering if the qutebrowser on macOS auto-updates - does it? I do not > want to use any of the others, currently on qutebrowser-1.5.2. If not, is it > possible to integrate :update to update? It does not - there's an issue about it, but it's not really a priority right now: https://github.com/qutebrowser/qutebrowser/issues/429 > Last: Is there any shortcut to switch between :inspector / wi and current > tabs? No, other than what macOS' window management provides. There are plans to integrate the inspector in the main window though: https://github.com/qutebrowser/qutebrowser/issues/1400 https://github.com/qutebrowser/qutebrowser/pull/4290 Florian -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From mavaaden at gmail.com Fri Apr 12 10:06:49 2019 From: mavaaden at gmail.com (M) Date: Fri, 12 Apr 2019 10:06:49 +0200 Subject: [qutebrowser] Disable Resource Cashe In-Reply-To: References: Message-ID: Hey, not sure if you got an answer to this, but you can do this from Chrome Dev Tools by running the :inspector command. Under the Network tab there's a "Disable cahce checkbox" Note that it only works as long as you have the dev tools for the tab you are using open. Best regards, Martin On Tue, Apr 2, 2019 at 4:25 PM Daniil Pintjuk < daniil.pintjuk at modularfinance.se> wrote: > Hi to whomever has the time to help, I am trying to use qutebrowser for > webdevelopment. And i really need to disable the cashing of javascript and > css files. > > I attempted to set content.cashe.applicationcashe=false. > > It does not seem to do the trick. > > hope you have any ideas. > > Best regards! Daniil Pintjuk > -------------- next part -------------- An HTML attachment was scrubbed... URL: