aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--dillorc1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e63b919..2c02fae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ dillo-3.3.0 [Unreleased]
- Focus the N-th tab with the Alt+<number> shortcut.
- Fix vsource dpi infinite loop on musl due to unescaped "%" printf format.
- Add about:cache and about:dicache pages to show internal cache details.
+ - Add mojeek search engine with shortcut "mj".
Patches: Rodrigo Arias Mallo
+- Middle click on back or forward button opens page in new tab.
Patches: Alex
diff --git a/dillorc b/dillorc
index f3e9ca4a..d29fbbdc 100644
--- a/dillorc
+++ b/dillorc
@@ -207,6 +207,7 @@ search_url="Free Dictionary http://www.thefreedictionary.com/%s"
search_url="Startpage (https) https://www.startpage.com/do/search?query=%s"
search_url="Marginalia https://marginalia-search.com/search?query=%s"
search_url="Wiby https://wiby.org/?q=%s"
+search_url="mj Mojeek https://www.mojeek.com/search?q=%s"
# If set, dillo will ask web servers to send pages in this language.
# This setting does NOT change dillo's user interface.