<div dir="ltr">I was able to start v.4.1 using the method you described, but it quit with the error:<div>"No option 'url-incdec-segmnts' in section 'general'</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 19, 2016 at 11:35 PM, Florian Bruhin <span dir="ltr"><<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Abraham Baker <<a href="mailto:z1693060@students.niu.edu">z1693060@students.niu.edu</a>> [2016-01-19 19:52:49 -0600]:<br>
<span class="">> When I first tried qutebrowser, I installed the git version.  So, I don't<br>
> have any versions cached in pacman (I'm using Arch) older than .5.0.  Where<br>
> can I get older versions so I could try downgrading?<br>
<br>
</span>You should be able to close all running qutebrowser instances and do<br>
the following:<br>
<br>
$ git clone <a href="https://github.com/The-Compiler/qutebrowser.git" rel="noreferrer" target="_blank">https://github.com/The-Compiler/qutebrowser.git</a><br>
$ cd qutebrowser<br>
$ git checkout v0.4.1<br>
$ python3 -m qutebrowser --version<br>
<br>
If that shows you v0.4.1, start it via python3 -m qutebrowser and<br>
that's it.<br>
<div class="HOEnZb"><div class="h5"><br>
Florian<br>
<br>
--<br>
<a href="http://www.the-compiler.org" rel="noreferrer" target="_blank">http://www.the-compiler.org</a> | <a href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="http://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">http://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="http://email.is-not-s.ms/" rel="noreferrer" target="_blank">http://email.is-not-s.ms/</a><br>
</div></div></blockquote></div><br></div>