qutebrowser/qutebrowser
Martin Tournoij 71fee12b5b Always remove the last tab, instead of opening a new page in it.
IMHO this makes much more sense; for example, if you close the last tab but then
press u to "undo" it, you'll actually load the second-last tab. To undo you need
H for "back". Other things like gC, session save, etc. also behave in a way that
is, IMHO, unexpected...

I can also make a new option out of this, if you prefer. But I don't think that
many people would expect the current behaviour...
2015-07-16 15:26:15 +02:00
..
browser Make :yank-selected work in all modes. 2015-07-16 13:57:53 +02:00
commands Fix 'an user' spelling. 2015-06-29 17:49:19 +02:00
completion Fix 'an user' spelling. 2015-06-29 17:49:19 +02:00
config Don't bind backspace by default. 2015-07-06 13:18:05 +02:00
html Use <noscript> tag for qute:settings without JS. 2015-06-07 21:38:44 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput Remove unused import. 2015-06-07 01:24:24 +02:00
mainwindow Always remove the last tab, instead of opening a new page in it. 2015-07-16 15:26:15 +02:00
misc sessions: Store zoom/scroll-pos per history entry. 2015-06-27 18:06:18 +02:00
utils Attach numerical code to Qt OSErrors and fix tests. 2015-07-12 11:20:28 +02:00
__init__.py Release v0.3.0. 2015-06-28 12:45:58 +02:00
__main__.py Update copyright years 2015-01-03 15:51:31 +01:00
app.py Don't use 0 as window ID for early messages. 2015-07-14 18:36:12 +02:00
qutebrowser.py Get rid of --no-crash-dialog. 2015-05-17 01:03:34 +02:00
resources.py Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00