qutebrowser/qutebrowser
Kevin Velghe 76935291c0 Open links in current tab
Fix for #676

It removes the target of the link, as to prevent the website to overrule
the user. I guess the following things should be done:
 - add setting to enable/disable this behaviour
 - and/or add "hint all current"

Only the first one would be easiest. The second one requires us to keep track
of the original target. I should open a pull request for discussion.
2016-03-28 13:29:44 +02:00
..
browser Open links in current tab 2016-03-28 13:29:44 +02:00
commands Now runner calls cmd_path instead of cmd 2016-03-24 16:26:19 -07:00
completion Merge branch 'autocompletion_enhancement' of https://github.com/tex/qutebrowser into tex-autocompletion_enhancement 2016-01-20 20:04:53 +01:00
config Merge branch 'master' of https://github.com/haxwithaxe/qutebrowser into haxwithaxe-master 2016-03-18 06:17:54 +01:00
html Handle jinja's UndefinedError in jinja.render 2016-03-26 00:00:06 +01:00
img Added resource_url() function and used this function in the error page 2015-09-25 14:31:04 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput flake8: Add flake8-putty plugin. 2016-01-22 17:33:58 +01:00
mainwindow Improve performance when scrolling with many tabs. 2016-02-02 07:33:07 +01:00
misc Mention QtWebEngine in segfault report dialog 2016-03-27 23:11:45 +02:00
utils Fix lint 2016-03-26 00:24:54 +01:00
__init__.py Release v0.5.1. 2016-01-18 22:12:52 +01:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
qutebrowser.py Specify valid loglevels for --loglevel/-l 2016-03-08 17:38:26 +01:00
resources.py Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00