I was able to start v.4.1 using the method you described, but it quit with the error: "No option 'url-incdec-segmnts' in section 'general'
On Tue, Jan 19, 2016 at 11:35 PM, Florian Bruhin <[email protected]> wrote: > * Abraham Baker <[email protected]> [2016-01-19 19:52:49 -0600]: > > When I first tried qutebrowser, I installed the git version. So, I don't > > have any versions cached in pacman (I'm using Arch) older than .5.0. > Where > > can I get older versions so I could try downgrading? > > You should be able to close all running qutebrowser instances and do > the following: > > $ git clone https://github.com/The-Compiler/qutebrowser.git > $ cd qutebrowser > $ git checkout v0.4.1 > $ python3 -m qutebrowser --version > > If that shows you v0.4.1, start it via python3 -m qutebrowser and > that's it. > > Florian > > -- > http://www.the-compiler.org | [email protected] (Mail/XMPP) > GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc > I love long mails! | http://email.is-not-s.ms/ >
