back to master for now, allow history

This commit is contained in:
Felix Van der Jeugt 2017-08-01 16:32:49 +02:00
parent b31fb6439a
commit ae1c8653d6
No known key found for this signature in database
GPG key ID: 58B209295023754D
3 changed files with 7 additions and 15 deletions

View file

@ -49,20 +49,14 @@ leave-mode
clear-keychain ;; search ;; fullscreen --leave
<escape>
set-cmd-text -s :goto
o
set-cmd-text -s :open
gh
o
set-cmd-text :goto {url}
go
set-cmd-text -s :goto -t
O
set-cmd-text -s :open -t
gH
O
set-cmd-text :goto -t {url}
gO

View file

@ -381,8 +381,6 @@ user-agent =
# The proxy to use.
# In addition to the listed values, you can use a `socks://...` or
# `http://...` URL.
# This setting only works with Qt 5.8 or newer when using the
# QtWebEngine backend.
# system: Use the system wide proxy.
# none: Don't use any proxy
# Default: system
@ -457,8 +455,8 @@ cmd-history-max-items = 100
# web-history-max-items (Int):
# How many URLs to show in the web history.
# 0: no history / -1: unlimited
# Default: 1000
web-history-max-items = 1000
# Default: -1
web-history-max-items = -1
# quick-complete (Bool):
# Whether to move on to the next part when there's only one possible