2016-08-08 22:54:07 +02:00
// DO NOT EDIT THIS FILE DIRECTLY!
2017-07-21 13:18:20 +02:00
// It is autogenerated by running:
2016-08-08 22:54:07 +02:00
// $ python3 scripts/dev/src2asciidoc.py
2018-01-22 21:21:51 +01:00
// vim: readonly:
2016-08-08 22:54:07 +02:00
2017-09-15 15:36:19 +02:00
= Setting reference
== All settings
2014-09-07 23:22:38 +02:00
[options="header",width="75%",cols="25%,75%"]
|==============
|Setting|Description
2017-07-01 22:58:50 +02:00
|<<aliases,aliases>>|Aliases for commands.
2017-11-03 14:44:51 +01:00
|<<auto_save.interval,auto_save.interval>>|Time interval (in milliseconds) between auto-saves of config/cookies/etc.
2017-07-03 23:28:54 +02:00
|<<auto_save.session,auto_save.session>>|Always restore open sites when qutebrowser is reopened.
2017-11-03 14:44:51 +01:00
|<<backend,backend>>|Backend to use to display websites.
2017-07-01 22:58:50 +02:00
|<<bindings.commands,bindings.commands>>|Keybindings mapping keys to commands in different modes.
|<<bindings.default,bindings.default>>|Default keybindings. If you want to add bindings, modify `bindings.commands` instead.
|<<bindings.key_mappings,bindings.key_mappings>>|This setting can be used to map keys to other keys.
|<<colors.completion.category.bg,colors.completion.category.bg>>|Background color of the completion widget category headers.
|<<colors.completion.category.border.bottom,colors.completion.category.border.bottom>>|Bottom border color of the completion widget category headers.
|<<colors.completion.category.border.top,colors.completion.category.border.top>>|Top border color of the completion widget category headers.
|<<colors.completion.category.fg,colors.completion.category.fg>>|Foreground color of completion widget category headers.
|<<colors.completion.even.bg,colors.completion.even.bg>>|Background color of the completion widget for even rows.
|<<colors.completion.fg,colors.completion.fg>>|Text color of the completion widget.
|<<colors.completion.item.selected.bg,colors.completion.item.selected.bg>>|Background color of the selected completion item.
|<<colors.completion.item.selected.border.bottom,colors.completion.item.selected.border.bottom>>|Bottom border color of the selected completion item.
|<<colors.completion.item.selected.border.top,colors.completion.item.selected.border.top>>|Top border color of the completion widget category headers.
|<<colors.completion.item.selected.fg,colors.completion.item.selected.fg>>|Foreground color of the selected completion item.
|<<colors.completion.match.fg,colors.completion.match.fg>>|Foreground color of the matched text in the completion.
|<<colors.completion.odd.bg,colors.completion.odd.bg>>|Background color of the completion widget for odd rows.
2017-11-03 14:44:51 +01:00
|<<colors.completion.scrollbar.bg,colors.completion.scrollbar.bg>>|Color of the scrollbar in the completion view.
|<<colors.completion.scrollbar.fg,colors.completion.scrollbar.fg>>|Color of the scrollbar handle in the completion view.
2017-07-01 22:58:50 +02:00
|<<colors.downloads.bar.bg,colors.downloads.bar.bg>>|Background color for the download bar.
|<<colors.downloads.error.bg,colors.downloads.error.bg>>|Background color for downloads with errors.
|<<colors.downloads.error.fg,colors.downloads.error.fg>>|Foreground color for downloads with errors.
|<<colors.downloads.start.bg,colors.downloads.start.bg>>|Color gradient start for download backgrounds.
|<<colors.downloads.start.fg,colors.downloads.start.fg>>|Color gradient start for download text.
|<<colors.downloads.stop.bg,colors.downloads.stop.bg>>|Color gradient stop for download backgrounds.
|<<colors.downloads.stop.fg,colors.downloads.stop.fg>>|Color gradient end for download text.
|<<colors.downloads.system.bg,colors.downloads.system.bg>>|Color gradient interpolation system for download backgrounds.
|<<colors.downloads.system.fg,colors.downloads.system.fg>>|Color gradient interpolation system for download text.
2017-07-03 23:28:54 +02:00
|<<colors.hints.bg,colors.hints.bg>>|Background color for hints.
2017-07-01 22:58:50 +02:00
|<<colors.hints.fg,colors.hints.fg>>|Font color for hints.
|<<colors.hints.match.fg,colors.hints.match.fg>>|Font color for the matched part of hints.
|<<colors.keyhint.bg,colors.keyhint.bg>>|Background color of the keyhint widget.
|<<colors.keyhint.fg,colors.keyhint.fg>>|Text color for the keyhint widget.
2017-07-03 23:28:54 +02:00
|<<colors.keyhint.suffix.fg,colors.keyhint.suffix.fg>>|Highlight color for keys to complete the current keychain.
2017-07-01 22:58:50 +02:00
|<<colors.messages.error.bg,colors.messages.error.bg>>|Background color of an error message.
|<<colors.messages.error.border,colors.messages.error.border>>|Border color of an error message.
|<<colors.messages.error.fg,colors.messages.error.fg>>|Foreground color of an error message.
|<<colors.messages.info.bg,colors.messages.info.bg>>|Background color of an info message.
|<<colors.messages.info.border,colors.messages.info.border>>|Border color of an info message.
2017-11-03 14:44:51 +01:00
|<<colors.messages.info.fg,colors.messages.info.fg>>|Foreground color of an info message.
2017-07-01 22:58:50 +02:00
|<<colors.messages.warning.bg,colors.messages.warning.bg>>|Background color of a warning message.
2017-10-11 16:26:52 +02:00
|<<colors.messages.warning.border,colors.messages.warning.border>>|Border color of a warning message.
2017-11-03 14:44:51 +01:00
|<<colors.messages.warning.fg,colors.messages.warning.fg>>|Foreground color of a warning message.
2017-07-01 22:58:50 +02:00
|<<colors.prompts.bg,colors.prompts.bg>>|Background color for prompts.
2017-09-26 21:28:01 +02:00
|<<colors.prompts.border,colors.prompts.border>>|Border used around UI elements in prompts.
2017-07-01 22:58:50 +02:00
|<<colors.prompts.fg,colors.prompts.fg>>|Foreground color for prompts.
|<<colors.prompts.selected.bg,colors.prompts.selected.bg>>|Background color for the selected item in filename prompts.
|<<colors.statusbar.caret.bg,colors.statusbar.caret.bg>>|Background color of the statusbar in caret mode.
|<<colors.statusbar.caret.fg,colors.statusbar.caret.fg>>|Foreground color of the statusbar in caret mode.
2017-07-03 23:28:54 +02:00
|<<colors.statusbar.caret.selection.bg,colors.statusbar.caret.selection.bg>>|Background color of the statusbar in caret mode with a selection.
|<<colors.statusbar.caret.selection.fg,colors.statusbar.caret.selection.fg>>|Foreground color of the statusbar in caret mode with a selection.
2017-07-01 22:58:50 +02:00
|<<colors.statusbar.command.bg,colors.statusbar.command.bg>>|Background color of the statusbar in command mode.
|<<colors.statusbar.command.fg,colors.statusbar.command.fg>>|Foreground color of the statusbar in command mode.
|<<colors.statusbar.command.private.bg,colors.statusbar.command.private.bg>>|Background color of the statusbar in private browsing + command mode.
|<<colors.statusbar.command.private.fg,colors.statusbar.command.private.fg>>|Foreground color of the statusbar in private browsing + command mode.
|<<colors.statusbar.insert.bg,colors.statusbar.insert.bg>>|Background color of the statusbar in insert mode.
|<<colors.statusbar.insert.fg,colors.statusbar.insert.fg>>|Foreground color of the statusbar in insert mode.
|<<colors.statusbar.normal.bg,colors.statusbar.normal.bg>>|Background color of the statusbar.
|<<colors.statusbar.normal.fg,colors.statusbar.normal.fg>>|Foreground color of the statusbar.
2017-10-15 00:21:56 +02:00
|<<colors.statusbar.passthrough.bg,colors.statusbar.passthrough.bg>>|Background color of the statusbar in passthrough mode.
|<<colors.statusbar.passthrough.fg,colors.statusbar.passthrough.fg>>|Foreground color of the statusbar in passthrough mode.
2017-07-01 22:58:50 +02:00
|<<colors.statusbar.private.bg,colors.statusbar.private.bg>>|Background color of the statusbar in private browsing mode.
|<<colors.statusbar.private.fg,colors.statusbar.private.fg>>|Foreground color of the statusbar in private browsing mode.
|<<colors.statusbar.progress.bg,colors.statusbar.progress.bg>>|Background color of the progress bar.
|<<colors.statusbar.url.error.fg,colors.statusbar.url.error.fg>>|Foreground color of the URL in the statusbar on error.
|<<colors.statusbar.url.fg,colors.statusbar.url.fg>>|Default foreground color of the URL in the statusbar.
|<<colors.statusbar.url.hover.fg,colors.statusbar.url.hover.fg>>|Foreground color of the URL in the statusbar for hovered links.
|<<colors.statusbar.url.success.http.fg,colors.statusbar.url.success.http.fg>>|Foreground color of the URL in the statusbar on successful load (http).
|<<colors.statusbar.url.success.https.fg,colors.statusbar.url.success.https.fg>>|Foreground color of the URL in the statusbar on successful load (https).
|<<colors.statusbar.url.warn.fg,colors.statusbar.url.warn.fg>>|Foreground color of the URL in the statusbar when there's a warning.
|<<colors.tabs.bar.bg,colors.tabs.bar.bg>>|Background color of the tab bar.
|<<colors.tabs.even.bg,colors.tabs.even.bg>>|Background color of unselected even tabs.
|<<colors.tabs.even.fg,colors.tabs.even.fg>>|Foreground color of unselected even tabs.
2017-07-03 23:28:54 +02:00
|<<colors.tabs.indicator.error,colors.tabs.indicator.error>>|Color for the tab indicator on errors.
2017-07-01 22:58:50 +02:00
|<<colors.tabs.indicator.start,colors.tabs.indicator.start>>|Color gradient start for the tab indicator.
|<<colors.tabs.indicator.stop,colors.tabs.indicator.stop>>|Color gradient end for the tab indicator.
|<<colors.tabs.indicator.system,colors.tabs.indicator.system>>|Color gradient interpolation system for the tab indicator.
|<<colors.tabs.odd.bg,colors.tabs.odd.bg>>|Background color of unselected odd tabs.
|<<colors.tabs.odd.fg,colors.tabs.odd.fg>>|Foreground color of unselected odd tabs.
|<<colors.tabs.selected.even.bg,colors.tabs.selected.even.bg>>|Background color of selected even tabs.
|<<colors.tabs.selected.even.fg,colors.tabs.selected.even.fg>>|Foreground color of selected even tabs.
|<<colors.tabs.selected.odd.bg,colors.tabs.selected.odd.bg>>|Background color of selected odd tabs.
|<<colors.tabs.selected.odd.fg,colors.tabs.selected.odd.fg>>|Foreground color of selected odd tabs.
2017-11-03 14:44:51 +01:00
|<<colors.webpage.bg,colors.webpage.bg>>|Background color for webpages if unset (or empty to use the theme's color).
|<<completion.cmd_history_max_items,completion.cmd_history_max_items>>|Number of commands to save in the command history.
|<<completion.delay,completion.delay>>|Delay (in milliseconds) before updating completions after typing a character.
|<<completion.height,completion.height>>|Height (in pixels or as percentage of the window) of the completion.
2017-10-16 08:17:45 +02:00
|<<completion.min_chars,completion.min_chars>>|Minimum amount of characters needed to update completions.
2017-07-03 23:28:54 +02:00
|<<completion.quick,completion.quick>>|Move on to the next part when there's only one possible completion left.
2017-11-03 14:44:51 +01:00
|<<completion.scrollbar.padding,completion.scrollbar.padding>>|Padding (in pixels) of the scrollbar handle in the completion window.
|<<completion.scrollbar.width,completion.scrollbar.width>>|Width (in pixels) of the scrollbar in the completion window.
2017-07-01 22:58:50 +02:00
|<<completion.show,completion.show>>|When to show the autocompletion window.
2017-07-03 23:28:54 +02:00
|<<completion.shrink,completion.shrink>>|Shrink the completion to be smaller than the configured size if there are no scrollbars.
2017-11-03 14:44:51 +01:00
|<<completion.timestamp_format,completion.timestamp_format>>|Format of timestamps (e.g. for the history completion).
|<<completion.use_best_match,completion.use_best_match>>|Execute the best-matching command on a partial match.
|<<completion.web_history_max_items,completion.web_history_max_items>>|Number of URLs to show in the web history.
|<<confirm_quit,confirm_quit>>|Require a confirmation before quitting the application.
2018-06-11 19:32:34 +02:00
|<<content.autoplay,content.autoplay>>|Automatically start playing `<video>` elements.
2017-11-03 14:44:51 +01:00
|<<content.cache.appcache,content.cache.appcache>>|Enable support for the HTML 5 web application cache feature.
|<<content.cache.maximum_pages,content.cache.maximum_pages>>|Maximum number of pages to hold in the global memory page cache.
|<<content.cache.size,content.cache.size>>|Size (in bytes) of the HTTP network cache. Null to use the default value.
2018-06-11 23:28:04 +02:00
|<<content.canvas_reading,content.canvas_reading>>|Allow websites to read canvas elements.
2017-11-03 14:44:51 +01:00
|<<content.cookies.accept,content.cookies.accept>>|Which cookies to accept.
2017-07-03 23:28:54 +02:00
|<<content.cookies.store,content.cookies.store>>|Store cookies.
2017-07-01 22:58:50 +02:00
|<<content.default_encoding,content.default_encoding>>|Default encoding to use for websites.
2018-06-11 20:18:57 +02:00
|<<content.desktop_capture,content.desktop_capture>>|Allow websites to share screen content.
2017-07-03 23:28:54 +02:00
|<<content.dns_prefetch,content.dns_prefetch>>|Try to pre-fetch DNS entries to speed up browsing.
|<<content.frame_flattening,content.frame_flattening>>|Expand each subframe to its contents.
2017-07-01 22:58:50 +02:00
|<<content.geolocation,content.geolocation>>|Allow websites to request geolocations.
2017-07-03 23:28:54 +02:00
|<<content.headers.accept_language,content.headers.accept_language>>|Value to send in the `Accept-Language` header.
2017-11-03 14:44:51 +01:00
|<<content.headers.custom,content.headers.custom>>|Custom headers for qutebrowser HTTP requests.
2017-07-02 12:21:33 +02:00
|<<content.headers.do_not_track,content.headers.do_not_track>>|Value to send in the `DNT` header.
2017-11-03 14:44:51 +01:00
|<<content.headers.referer,content.headers.referer>>|When to send the Referer header.
2017-07-02 12:21:33 +02:00
|<<content.headers.user_agent,content.headers.user_agent>>|User agent to send. Unset to send the default.
2017-11-03 14:44:51 +01:00
|<<content.host_blocking.enabled,content.host_blocking.enabled>>|Enable host blocking.
2017-07-01 22:58:50 +02:00
|<<content.host_blocking.lists,content.host_blocking.lists>>|List of URLs of lists which contain hosts to block.
|<<content.host_blocking.whitelist,content.host_blocking.whitelist>>|List of domains that should always be loaded, despite being ad-blocked.
2017-11-03 14:44:51 +01:00
|<<content.hyperlink_auditing,content.hyperlink_auditing>>|Enable hyperlink auditing (`<a ping>`).
|<<content.images,content.images>>|Load images automatically in web pages.
2017-07-01 22:58:50 +02:00
|<<content.javascript.alert,content.javascript.alert>>|Show javascript alerts.
2017-11-03 14:44:51 +01:00
|<<content.javascript.can_access_clipboard,content.javascript.can_access_clipboard>>|Allow JavaScript to read from or write to the clipboard.
|<<content.javascript.can_close_tabs,content.javascript.can_close_tabs>>|Allow JavaScript to close tabs.
|<<content.javascript.can_open_tabs_automatically,content.javascript.can_open_tabs_automatically>>|Allow JavaScript to open new tabs without user interaction.
|<<content.javascript.enabled,content.javascript.enabled>>|Enable JavaScript.
2017-09-13 22:26:38 +02:00
|<<content.javascript.log,content.javascript.log>>|Log levels to use for JavaScript console logging messages.
2017-11-03 14:44:51 +01:00
|<<content.javascript.modal_dialog,content.javascript.modal_dialog>>|Use the standard JavaScript modal dialog for `alert()` and `confirm()`.
2017-07-01 22:58:50 +02:00
|<<content.javascript.prompt,content.javascript.prompt>>|Show javascript prompts.
2017-11-03 14:44:51 +01:00
|<<content.local_content_can_access_file_urls,content.local_content_can_access_file_urls>>|Allow locally loaded documents to access other local URLs.
|<<content.local_content_can_access_remote_urls,content.local_content_can_access_remote_urls>>|Allow locally loaded documents to access remote URLs.
|<<content.local_storage,content.local_storage>>|Enable support for HTML 5 local storage and Web SQL.
2017-07-01 22:58:50 +02:00
|<<content.media_capture,content.media_capture>>|Allow websites to record audio/video.
2018-09-03 23:27:09 +02:00
|<<content.mouse_lock,content.mouse_lock>>|Allow websites to lock your mouse pointer.
2017-11-03 14:44:51 +01:00
|<<content.netrc_file,content.netrc_file>>|Netrc-file for HTTP authentication.
2017-07-01 22:58:50 +02:00
|<<content.notifications,content.notifications>>|Allow websites to show notifications.
2017-11-03 14:44:51 +01:00
|<<content.pdfjs,content.pdfjs>>|Allow pdf.js to view PDF files in the browser.
2018-06-11 16:40:12 +02:00
|<<content.persistent_storage,content.persistent_storage>>|Allow websites to request persistent storage quota via `navigator.webkitPersistentStorage.requestQuota`.
2017-11-03 14:44:51 +01:00
|<<content.plugins,content.plugins>>|Enable plugins in Web pages.
|<<content.print_element_backgrounds,content.print_element_backgrounds>>|Draw the background color and images also when the page is printed.
2017-07-01 22:58:50 +02:00
|<<content.private_browsing,content.private_browsing>>|Open new windows in private browsing mode which does not record visited pages.
2017-11-03 14:44:51 +01:00
|<<content.proxy,content.proxy>>|Proxy to use.
2017-07-03 23:28:54 +02:00
|<<content.proxy_dns_requests,content.proxy_dns_requests>>|Send DNS requests over the configured proxy.
2018-06-11 16:51:18 +02:00
|<<content.register_protocol_handler,content.register_protocol_handler>>|Allow websites to register protocol handlers via `navigator.registerProtocolHandler`.
2017-07-03 23:28:54 +02:00
|<<content.ssl_strict,content.ssl_strict>>|Validate SSL handshakes.
2017-11-03 14:44:51 +01:00
|<<content.user_stylesheets,content.user_stylesheets>>|List of user stylesheet filenames to use.
|<<content.webgl,content.webgl>>|Enable WebGL.
2018-06-11 19:44:45 +02:00
|<<content.webrtc_public_interfaces_only,content.webrtc_public_interfaces_only>>|Only expose public interfaces via WebRTC.
2017-11-15 13:04:11 +01:00
|<<content.windowed_fullscreen,content.windowed_fullscreen>>|Limit fullscreen to the browser window (does not expand to fill the screen).
2017-11-03 14:44:51 +01:00
|<<content.xss_auditing,content.xss_auditing>>|Monitor load requests for cross-site scripting attempts.
|<<downloads.location.directory,downloads.location.directory>>|Directory to save downloads to.
2017-07-03 23:28:54 +02:00
|<<downloads.location.prompt,downloads.location.prompt>>|Prompt the user for the download location.
|<<downloads.location.remember,downloads.location.remember>>|Remember the last used download directory.
2017-07-01 22:58:50 +02:00
|<<downloads.location.suggestion,downloads.location.suggestion>>|What to display in the download filename input.
2017-11-03 14:44:51 +01:00
|<<downloads.open_dispatcher,downloads.open_dispatcher>>|Default program used to open downloads.
2017-07-01 22:58:50 +02:00
|<<downloads.position,downloads.position>>|Where to show the downloaded files.
2017-11-03 14:44:51 +01:00
|<<downloads.remove_finished,downloads.remove_finished>>|Duration (in milliseconds) to wait before removing finished downloads.
|<<editor.command,editor.command>>|Editor (and arguments) to use for the `open-editor` command. The following placeholders are defined:
2017-07-01 22:58:50 +02:00
|<<editor.encoding,editor.encoding>>|Encoding to use for the editor.
|<<fonts.completion.category,fonts.completion.category>>|Font used in the completion categories.
|<<fonts.completion.entry,fonts.completion.entry>>|Font used in the completion widget.
|<<fonts.debug_console,fonts.debug_console>>|Font used for the debugging console.
|<<fonts.downloads,fonts.downloads>>|Font used for the downloadbar.
|<<fonts.hints,fonts.hints>>|Font used for the hints.
|<<fonts.keyhint,fonts.keyhint>>|Font used in the keyhint widget.
|<<fonts.messages.error,fonts.messages.error>>|Font used for error messages.
|<<fonts.messages.info,fonts.messages.info>>|Font used for info messages.
|<<fonts.messages.warning,fonts.messages.warning>>|Font used for warning messages.
|<<fonts.monospace,fonts.monospace>>|Default monospace fonts.
|<<fonts.prompts,fonts.prompts>>|Font used for prompts.
|<<fonts.statusbar,fonts.statusbar>>|Font used in the statusbar.
|<<fonts.tabs,fonts.tabs>>|Font used in the tab bar.
|<<fonts.web.family.cursive,fonts.web.family.cursive>>|Font family for cursive fonts.
|<<fonts.web.family.fantasy,fonts.web.family.fantasy>>|Font family for fantasy fonts.
|<<fonts.web.family.fixed,fonts.web.family.fixed>>|Font family for fixed fonts.
|<<fonts.web.family.sans_serif,fonts.web.family.sans_serif>>|Font family for sans-serif fonts.
|<<fonts.web.family.serif,fonts.web.family.serif>>|Font family for serif fonts.
|<<fonts.web.family.standard,fonts.web.family.standard>>|Font family for standard fonts.
2017-11-03 14:44:51 +01:00
|<<fonts.web.size.default,fonts.web.size.default>>|Default font size (in pixels) for regular text.
|<<fonts.web.size.default_fixed,fonts.web.size.default_fixed>>|Default font size (in pixels) for fixed-pitch text.
|<<fonts.web.size.minimum,fonts.web.size.minimum>>|Hard minimum font size (in pixels).
|<<fonts.web.size.minimum_logical,fonts.web.size.minimum_logical>>|Minimum logical font size (in pixels) that is applied when zooming out.
|<<hints.auto_follow,hints.auto_follow>>|When a hint can be automatically followed without pressing Enter.
|<<hints.auto_follow_timeout,hints.auto_follow_timeout>>|Duration (in milliseconds) to ignore normal-mode key bindings after a successful auto-follow.
2017-07-01 22:58:50 +02:00
|<<hints.border,hints.border>>|CSS border value for hints.
2017-11-03 14:44:51 +01:00
|<<hints.chars,hints.chars>>|Characters used for hint strings.
|<<hints.dictionary,hints.dictionary>>|Dictionary file to be used by the word hints.
2017-07-01 22:58:50 +02:00
|<<hints.find_implementation,hints.find_implementation>>|Which implementation to use to find elements to hint.
2017-07-03 23:28:54 +02:00
|<<hints.hide_unmatched_rapid_hints,hints.hide_unmatched_rapid_hints>>|Hide unmatched hints in rapid mode.
2017-11-03 14:44:51 +01:00
|<<hints.min_chars,hints.min_chars>>|Minimum number of characters used for hint strings.
2017-07-01 22:58:50 +02:00
|<<hints.mode,hints.mode>>|Mode to use for hints.
2017-11-03 14:44:51 +01:00
|<<hints.next_regexes,hints.next_regexes>>|Comma-separated list of regular expressions to use for 'next' links.
|<<hints.prev_regexes,hints.prev_regexes>>|Comma-separated list of regular expressions to use for 'prev' links.
2017-07-03 23:28:54 +02:00
|<<hints.scatter,hints.scatter>>|Scatter hint key chains (like Vimium) or not (like dwb).
2017-11-03 14:44:51 +01:00
|<<hints.uppercase,hints.uppercase>>|Make characters in hint strings uppercase.
|<<history_gap_interval,history_gap_interval>>|Maximum time (in minutes) between two history items for them to be considered being from the same browsing session.
2018-06-09 20:20:46 +02:00
|<<input.escape_quits_reporter,input.escape_quits_reporter>>|Allow Escape to quit the crash reporter.
2017-11-03 14:44:51 +01:00
|<<input.forward_unbound_keys,input.forward_unbound_keys>>|Which unbound keys to forward to the webview in normal mode.
2018-03-07 23:45:19 +01:00
|<<input.insert_mode.auto_enter,input.insert_mode.auto_enter>>|Enter insert mode if an editable element is clicked.
2017-07-03 23:28:54 +02:00
|<<input.insert_mode.auto_leave,input.insert_mode.auto_leave>>|Leave insert mode if a non-editable element is clicked.
|<<input.insert_mode.auto_load,input.insert_mode.auto_load>>|Automatically enter insert mode if an editable element is focused after loading the page.
|<<input.insert_mode.plugins,input.insert_mode.plugins>>|Switch to insert mode when clicking flash and other plugins.
|<<input.links_included_in_focus_chain,input.links_included_in_focus_chain>>|Include hyperlinks in the keyboard focus chain when tabbing.
2017-07-01 22:58:50 +02:00
|<<input.partial_timeout,input.partial_timeout>>|Timeout (in milliseconds) for partially typed key bindings.
2017-07-03 23:28:54 +02:00
|<<input.rocker_gestures,input.rocker_gestures>>|Enable Opera-like mouse rocker gestures.
2017-11-03 14:44:51 +01:00
|<<input.spatial_navigation,input.spatial_navigation>>|Enable spatial navigation.
2017-09-25 06:55:17 +02:00
|<<keyhint.blacklist,keyhint.blacklist>>|Keychains that shouldn't be shown in the keyhint dialog.
2017-11-03 14:44:51 +01:00
|<<keyhint.delay,keyhint.delay>>|Time (in milliseconds) from pressing a key to seeing the keyhint dialog.
|<<keyhint.radius,keyhint.radius>>|Rounding radius (in pixels) for the edges of the keyhint dialog.
|<<messages.timeout,messages.timeout>>|Duration (in milliseconds) to show messages in the statusbar for.
2017-07-03 23:28:54 +02:00
|<<new_instance_open_target,new_instance_open_target>>|How to open links in an existing instance if a new one is launched.
|<<new_instance_open_target_window,new_instance_open_target_window>>|Which window to choose when opening links as new tabs.
2017-07-01 22:58:50 +02:00
|<<prompt.filebrowser,prompt.filebrowser>>|Show a filebrowser in upload/download prompts.
2017-11-03 14:44:51 +01:00
|<<prompt.radius,prompt.radius>>|Rounding radius (in pixels) for the edges of prompts.
2017-10-11 07:45:38 +02:00
|<<qt.args,qt.args>>|Additional arguments to pass to Qt, without leading `--`.
2017-10-11 09:23:21 +02:00
|<<qt.force_platform,qt.force_platform>>|Force a Qt platform to use.
2017-10-11 07:45:38 +02:00
|<<qt.force_software_rendering,qt.force_software_rendering>>|Force software rendering for QtWebEngine.
2017-11-06 07:06:27 +01:00
|<<qt.highdpi,qt.highdpi>>|Turn on Qt HighDPI scaling.
2017-07-01 22:58:50 +02:00
|<<scrolling.bar,scrolling.bar>>|Show a scrollbar.
2017-07-03 23:28:54 +02:00
|<<scrolling.smooth,scrolling.smooth>>|Enable smooth scrolling for web pages.
2017-12-13 19:59:54 +01:00
|<<search.ignore_case,search.ignore_case>>|When to find text on a page case-insensitively.
|<<search.incremental,search.incremental>>|Find text on a page incrementally, renewing the search for each typed character.
2017-11-21 00:38:51 +01:00
|<<session.default_name,session.default_name>>|Name of the session to save by default.
2017-12-06 06:56:12 +01:00
|<<session.lazy_restore,session.lazy_restore>>|Load a restored tab as soon as it takes focus.
2017-11-03 14:44:51 +01:00
|<<spellcheck.languages,spellcheck.languages>>|Languages to use for spell checking.
2017-07-03 23:28:54 +02:00
|<<statusbar.hide,statusbar.hide>>|Hide the statusbar unless a message is shown.
2017-11-03 14:44:51 +01:00
|<<statusbar.padding,statusbar.padding>>|Padding (in pixels) for the statusbar.
|<<statusbar.position,statusbar.position>>|Position of the status bar.
2018-02-10 16:28:34 +01:00
|<<statusbar.widgets,statusbar.widgets>>|List of widgets displayed in the statusbar.
2017-07-03 23:28:54 +02:00
|<<tabs.background,tabs.background>>|Open new tabs (middleclick/ctrl+click) in the background.
2017-11-03 14:44:51 +01:00
|<<tabs.close_mouse_button,tabs.close_mouse_button>>|Mouse button with which to close tabs.
|<<tabs.close_mouse_button_on_bar,tabs.close_mouse_button_on_bar>>|How to behave when the close mouse button is pressed on the tab bar.
|<<tabs.favicons.scale,tabs.favicons.scale>>|Scaling factor for favicons in the tab bar.
2018-04-01 13:22:01 +02:00
|<<tabs.favicons.show,tabs.favicons.show>>|When to show favicons in the tab bar.
2017-11-10 09:12:24 +01:00
|<<tabs.indicator.padding,tabs.indicator.padding>>|Padding (in pixels) for tab indicators.
|<<tabs.indicator.width,tabs.indicator.width>>|Width (in pixels) of the progress indicator (0 to disable).
2017-11-03 14:44:51 +01:00
|<<tabs.last_close,tabs.last_close>>|How to behave when the last tab is closed.
2018-03-20 08:53:59 +01:00
|<<tabs.min_width,tabs.min_width>>|Minimum width (in pixels) of tabs (-1 for the default minimum size behavior).
2018-02-10 11:51:51 +01:00
|<<tabs.mode_on_change,tabs.mode_on_change>>|When switching tabs, what input mode is applied.
2017-07-01 22:58:50 +02:00
|<<tabs.mousewheel_switching,tabs.mousewheel_switching>>|Switch between tabs using the mouse wheel.
2017-11-03 14:44:51 +01:00
|<<tabs.new_position.related,tabs.new_position.related>>|Position of new tabs opened from another tab.
|<<tabs.new_position.unrelated,tabs.new_position.unrelated>>|Position of new tabs which aren't opened from another tab.
|<<tabs.padding,tabs.padding>>|Padding (in pixels) around text for tabs.
2017-11-13 07:12:48 +01:00
|<<tabs.pinned.shrink,tabs.pinned.shrink>>|Shrink pinned tabs down to their contents.
2017-11-03 14:44:51 +01:00
|<<tabs.position,tabs.position>>|Position of the tab bar.
2017-07-01 22:58:50 +02:00
|<<tabs.select_on_remove,tabs.select_on_remove>>|Which tab to select when the focused tab is removed.
|<<tabs.show,tabs.show>>|When to show the tab bar.
2017-11-03 14:44:51 +01:00
|<<tabs.show_switching_delay,tabs.show_switching_delay>>|Duration (in milliseconds) to show the tab bar before hiding it when tabs.show is set to 'switching'.
2017-07-03 23:28:54 +02:00
|<<tabs.tabs_are_windows,tabs.tabs_are_windows>>|Open a new window for every tab.
|<<tabs.title.alignment,tabs.title.alignment>>|Alignment of the text inside of tabs.
2017-11-03 14:44:51 +01:00
|<<tabs.title.format,tabs.title.format>>|Format to use for the tab title.
|<<tabs.title.format_pinned,tabs.title.format_pinned>>|Format to use for the tab title for pinned tabs. The same placeholders like for `tabs.title.format` are defined.
2017-11-08 22:42:09 +01:00
|<<tabs.width,tabs.width>>|Width (in pixels or as percentage of the window) of the tab bar if it's vertical.
2017-11-03 14:44:51 +01:00
|<<tabs.wrap,tabs.wrap>>|Wrap when changing tabs.
|<<url.auto_search,url.auto_search>>|What search to start when something else than a URL is entered.
|<<url.default_page,url.default_page>>|Page to open if :open -t/-b/-w is used without URL.
|<<url.incdec_segments,url.incdec_segments>>|URL segments where `:navigate increment/decrement` will search for a number.
2018-03-20 08:53:59 +01:00
|<<url.open_base_url,url.open_base_url>>|Open base URL of the searchengine if a searchengine shortcut is invoked without parameters.
2018-06-17 05:33:53 +02:00
|<<url.open_categories_shown,url.open_categories_shown>>|Which categories should be shown in the :open dialogue.
2017-11-03 14:44:51 +01:00
|<<url.searchengines,url.searchengines>>|Search engines which can be used via the address bar.
|<<url.start_pages,url.start_pages>>|Page(s) to open at the start.
|<<url.yank_ignored_parameters,url.yank_ignored_parameters>>|URL parameters to strip with `:yank url`.
2018-03-22 02:23:21 +01:00
|<<window.hide_decoration,window.hide_decoration>>|Hide the window decoration.
2017-11-03 14:44:51 +01:00
|<<window.title_format,window.title_format>>|Format to use for the window title. The same placeholders like for
|<<zoom.default,zoom.default>>|Default zoom level.
|<<zoom.levels,zoom.levels>>|Available zoom levels.
|<<zoom.mouse_divider,zoom.mouse_divider>>|Number of zoom increments to divide the mouse wheel movements to.
|<<zoom.text_only,zoom.text_only>>|Apply the zoom factor on a frame only to the text or to all content.
2014-09-07 23:22:38 +02:00
|==============
2017-07-01 22:58:50 +02:00
[[aliases]]
2017-09-15 15:36:19 +02:00
=== aliases
2017-07-01 22:58:50 +02:00
Aliases for commands.
2017-09-18 06:25:39 +02:00
The keys of the given dictionary are the aliases, while the values are the commands they map to.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[q]+: +pass:[quit]+
- +pass:[w]+: +pass:[session-save]+
- +pass:[wq]+: +pass:[quit --save]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[auto_save.interval]]
2017-09-15 15:36:19 +02:00
=== auto_save.interval
2017-11-03 14:44:51 +01:00
Time interval (in milliseconds) between auto-saves of config/cookies/etc.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[15000]+
2016-09-06 18:17:55 +02:00
2017-07-01 22:58:50 +02:00
[[auto_save.session]]
2017-09-15 15:36:19 +02:00
=== auto_save.session
2017-07-03 23:28:54 +02:00
Always restore open sites when qutebrowser is reopened.
2016-09-06 18:17:55 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2016-12-16 12:24:04 +01:00
2017-09-18 22:59:33 +02:00
[[backend]]
=== backend
2017-11-03 14:44:51 +01:00
Backend to use to display websites.
2017-09-18 22:59:33 +02:00
qutebrowser supports two different web rendering engines / backends, QtWebKit and QtWebEngine.
2017-09-27 10:33:16 +02:00
QtWebKit was discontinued by the Qt project with Qt 5.6, but picked up as a well maintained fork: https://github.com/annulen/webkit/wiki - qutebrowser only supports the fork.
2017-11-03 14:44:51 +01:00
QtWebEngine is Qt's official successor to QtWebKit. It's slightly more resource hungry than QtWebKit and has a couple of missing features in qutebrowser, but is generally the preferred choice.
2017-09-28 21:51:07 +02:00
This setting requires a restart.
2017-09-18 22:59:33 +02:00
Type: <<types,String>>
Valid values:
2017-11-03 14:44:51 +01:00
* +webengine+: Use QtWebEngine (based on Chromium).
* +webkit+: Use QtWebKit (based on WebKit, similar to Safari).
2017-09-18 22:59:33 +02:00
2017-09-27 10:33:16 +02:00
Default: +pass:[webengine]+
2017-09-18 22:59:33 +02:00
2017-07-01 22:58:50 +02:00
[[bindings.commands]]
2017-09-15 15:36:19 +02:00
=== bindings.commands
2017-07-01 22:58:50 +02:00
Keybindings mapping keys to commands in different modes.
2017-09-20 08:07:39 +02:00
While it's possible to add bindings with this setting, it's recommended to use `config.bind()` in `config.py` or the `:bind` command, and leave this setting alone.
2017-07-01 22:58:50 +02:00
This setting is a dictionary containing mode names and dictionaries mapping keys to commands:
`{mode: {key: command}}`
If you want to map a key to another key, check the `bindings.key_mappings` setting instead.
2018-03-04 20:28:46 +01:00
For modifiers, you can use either `-` or `+` as delimiters, and these names:
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
* Control: `Control`, `Ctrl`
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* Meta: `Meta`, `Windows`, `Mod4`
2015-02-01 01:53:29 +01:00
2017-07-01 22:58:50 +02:00
* Alt: `Alt`, `Mod1`
2015-02-01 01:53:29 +01:00
2017-07-01 22:58:50 +02:00
* Shift: `Shift`
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
For simple keys (no `<>`-signs), a capital letter means the key is pressed with Shift. For special keys (with `<>`-signs), you need to explicitly add `Shift-` to match a key pressed with shift.
If you want a binding to do nothing, bind it to the `nop` command. If you want a default binding to be passed through to the website, bind it to null.
Note that some commands which are only useful for bindings (but not used interactively) are hidden from the command completion. See `:help` for a full list of available commands.
The following modes are available:
2017-09-12 15:10:27 +02:00
2017-11-03 14:44:51 +01:00
* normal: Default mode, where most commands are invoked.
2017-09-12 15:10:27 +02:00
2017-07-01 22:58:50 +02:00
* insert: Entered when an input field is focused on a website, or by
pressing `i` in normal mode. Passes through almost all keypresses to the
2017-11-03 14:44:51 +01:00
website, but has some bindings like `<Ctrl-e>` to open an external
editor. Note that single keys can't be bound in this mode.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* hint: Entered when `f` is pressed to select links with the keyboard. Note
that single keys can't be bound in this mode.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* passthrough: Similar to insert mode, but passes through all keypresses
2017-11-03 14:44:51 +01:00
except `<Escape>` to leave the mode. It might be useful to bind
`<Escape>` to some other key in this mode if you want to be able to send
an Escape key to the website as well. Note that single keys can't be
bound in this mode.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* command: Entered when pressing the `:` key in order to enter a command.
Note that single keys can't be bound in this mode.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* prompt: Entered when there's a prompt to display, like for download
locations or when invoked from JavaScript.
2014-11-30 22:16:31 +01:00
2018-02-28 15:28:04 +01:00
* yesno: Entered when there's a yes/no prompt displayed.
2017-07-01 22:58:50 +02:00
* caret: Entered when pressing the `v` mode, used to select text using the
keyboard.
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
* register: Entered when qutebrowser is waiting for a register name/key for
commands like `:set-mark`.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-01 22:58:50 +02:00
Default: empty
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[bindings.default]]
2017-09-15 15:36:19 +02:00
=== bindings.default
2017-07-01 22:58:50 +02:00
Default keybindings. If you want to add bindings, modify `bindings.commands` instead.
The main purpose of this setting is that you can set it to an empty dictionary if you want to load no default keybindings at all.
2017-09-19 13:56:29 +02:00
If you want to preserve default bindings (and get new bindings when there is an update), use `config.bind()` in `config.py` or the `:bind` command, and leave this setting alone.
2014-09-07 23:22:38 +02:00
2018-03-07 18:30:44 +01:00
This setting can only be set in config.py.
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[caret]+:
* +pass:[$]+: +pass:[move-to-end-of-line]+
* +pass:[0]+: +pass:[move-to-start-of-line]+
* +pass:[<Ctrl-Space>]+: +pass:[drop-selection]+
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Return>]+: +pass:[yank selection]+
* +pass:[<Space>]+: +pass:[toggle-selection]+
* +pass:[G]+: +pass:[move-to-end-of-document]+
* +pass:[H]+: +pass:[scroll left]+
* +pass:[J]+: +pass:[scroll down]+
* +pass:[K]+: +pass:[scroll up]+
* +pass:[L]+: +pass:[scroll right]+
* +pass:[Y]+: +pass:[yank selection -s]+
* +pass:[[]+: +pass:[move-to-start-of-prev-block]+
* +pass:[]]+: +pass:[move-to-start-of-next-block]+
* +pass:[b]+: +pass:[move-to-prev-word]+
* +pass:[c]+: +pass:[enter-mode normal]+
* +pass:[e]+: +pass:[move-to-end-of-word]+
* +pass:[gg]+: +pass:[move-to-start-of-document]+
* +pass:[h]+: +pass:[move-to-prev-char]+
* +pass:[j]+: +pass:[move-to-next-line]+
* +pass:[k]+: +pass:[move-to-prev-line]+
* +pass:[l]+: +pass:[move-to-next-char]+
* +pass:[v]+: +pass:[toggle-selection]+
* +pass:[w]+: +pass:[move-to-next-word]+
* +pass:[y]+: +pass:[yank selection]+
* +pass:[{]+: +pass:[move-to-end-of-prev-block]+
* +pass:[}]+: +pass:[move-to-end-of-next-block]+
- +pass:[command]+:
* +pass:[<Alt-B>]+: +pass:[rl-backward-word]+
* +pass:[<Alt-Backspace>]+: +pass:[rl-backward-kill-word]+
* +pass:[<Alt-D>]+: +pass:[rl-kill-word]+
* +pass:[<Alt-F>]+: +pass:[rl-forward-word]+
* +pass:[<Ctrl-?>]+: +pass:[rl-delete-char]+
* +pass:[<Ctrl-A>]+: +pass:[rl-beginning-of-line]+
* +pass:[<Ctrl-B>]+: +pass:[rl-backward-char]+
2017-11-06 13:47:50 +01:00
* +pass:[<Ctrl-C>]+: +pass:[completion-item-yank]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-D>]+: +pass:[completion-item-del]+
* +pass:[<Ctrl-E>]+: +pass:[rl-end-of-line]+
* +pass:[<Ctrl-F>]+: +pass:[rl-forward-char]+
* +pass:[<Ctrl-H>]+: +pass:[rl-backward-delete-char]+
* +pass:[<Ctrl-K>]+: +pass:[rl-kill-line]+
* +pass:[<Ctrl-N>]+: +pass:[command-history-next]+
* +pass:[<Ctrl-P>]+: +pass:[command-history-prev]+
2017-12-14 09:03:51 +01:00
* +pass:[<Ctrl-Return>]+: +pass:[command-accept --rapid]+
2017-11-06 13:47:50 +01:00
* +pass:[<Ctrl-Shift-C>]+: +pass:[completion-item-yank --sel]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-Shift-Tab>]+: +pass:[completion-item-focus prev-category]+
* +pass:[<Ctrl-Tab>]+: +pass:[completion-item-focus next-category]+
* +pass:[<Ctrl-U>]+: +pass:[rl-unix-line-discard]+
* +pass:[<Ctrl-W>]+: +pass:[rl-unix-word-rubout]+
* +pass:[<Ctrl-Y>]+: +pass:[rl-yank]+
2017-11-19 20:07:35 +01:00
* +pass:[<Down>]+: +pass:[completion-item-focus --history next]+
2017-07-04 14:34:41 +02:00
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Return>]+: +pass:[command-accept]+
* +pass:[<Shift-Delete>]+: +pass:[completion-item-del]+
* +pass:[<Shift-Tab>]+: +pass:[completion-item-focus prev]+
* +pass:[<Tab>]+: +pass:[completion-item-focus next]+
2017-11-19 21:11:10 +01:00
* +pass:[<Up>]+: +pass:[completion-item-focus --history prev]+
2017-07-04 14:34:41 +02:00
- +pass:[hint]+:
* +pass:[<Ctrl-B>]+: +pass:[hint all tab-bg]+
* +pass:[<Ctrl-F>]+: +pass:[hint links]+
* +pass:[<Ctrl-R>]+: +pass:[hint --rapid links tab-bg]+
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Return>]+: +pass:[follow-hint]+
- +pass:[insert]+:
* +pass:[<Ctrl-E>]+: +pass:[open-editor]+
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Shift-Ins>]+: +pass:[insert-text {primary}]+
- +pass:[normal]+:
* +pass:[']+: +pass:[enter-mode jump_mark]+
* +pass:[+]+: +pass:[zoom-in]+
* +pass:[-]+: +pass:[zoom-out]+
* +pass:[.]+: +pass:[repeat-command]+
* +pass:[/]+: +pass:[set-cmd-text /]+
* +pass:[:]+: +pass:[set-cmd-text :]+
* +pass:[;I]+: +pass:[hint images tab]+
2017-09-15 19:03:28 +02:00
* +pass:[;O]+: +pass:[hint links fill :open -t -r {hint-url}]+
2017-07-04 14:34:41 +02:00
* +pass:[;R]+: +pass:[hint --rapid links window]+
* +pass:[;Y]+: +pass:[hint links yank-primary]+
* +pass:[;b]+: +pass:[hint all tab-bg]+
* +pass:[;d]+: +pass:[hint links download]+
* +pass:[;f]+: +pass:[hint all tab-fg]+
* +pass:[;h]+: +pass:[hint all hover]+
* +pass:[;i]+: +pass:[hint images]+
* +pass:[;o]+: +pass:[hint links fill :open {hint-url}]+
* +pass:[;r]+: +pass:[hint --rapid links tab-bg]+
* +pass:[;t]+: +pass:[hint inputs]+
* +pass:[;y]+: +pass:[hint links yank]+
* +pass:[<Alt-1>]+: +pass:[tab-focus 1]+
* +pass:[<Alt-2>]+: +pass:[tab-focus 2]+
* +pass:[<Alt-3>]+: +pass:[tab-focus 3]+
* +pass:[<Alt-4>]+: +pass:[tab-focus 4]+
* +pass:[<Alt-5>]+: +pass:[tab-focus 5]+
* +pass:[<Alt-6>]+: +pass:[tab-focus 6]+
* +pass:[<Alt-7>]+: +pass:[tab-focus 7]+
* +pass:[<Alt-8>]+: +pass:[tab-focus 8]+
* +pass:[<Alt-9>]+: +pass:[tab-focus -1]+
2018-06-11 12:08:44 +02:00
* +pass:[<Alt-m>]+: +pass:[tab-mute]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-A>]+: +pass:[navigate increment]+
* +pass:[<Ctrl-Alt-p>]+: +pass:[print]+
* +pass:[<Ctrl-B>]+: +pass:[scroll-page 0 -1]+
* +pass:[<Ctrl-D>]+: +pass:[scroll-page 0 0.5]+
* +pass:[<Ctrl-F5>]+: +pass:[reload -f]+
* +pass:[<Ctrl-F>]+: +pass:[scroll-page 0 1]+
* +pass:[<Ctrl-N>]+: +pass:[open -w]+
* +pass:[<Ctrl-PgDown>]+: +pass:[tab-next]+
* +pass:[<Ctrl-PgUp>]+: +pass:[tab-prev]+
* +pass:[<Ctrl-Q>]+: +pass:[quit]+
* +pass:[<Ctrl-Return>]+: +pass:[follow-selected -t]+
2017-09-16 22:22:36 +02:00
* +pass:[<Ctrl-Shift-N>]+: +pass:[open -p]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-Shift-T>]+: +pass:[undo]+
2018-06-05 11:33:34 +02:00
* +pass:[<Ctrl-Shift-Tab>]+: +pass:[nop]+
2017-09-16 22:22:36 +02:00
* +pass:[<Ctrl-Shift-W>]+: +pass:[close]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-T>]+: +pass:[open -t]+
* +pass:[<Ctrl-Tab>]+: +pass:[tab-focus last]+
* +pass:[<Ctrl-U>]+: +pass:[scroll-page 0 -0.5]+
* +pass:[<Ctrl-V>]+: +pass:[enter-mode passthrough]+
* +pass:[<Ctrl-W>]+: +pass:[tab-close]+
* +pass:[<Ctrl-X>]+: +pass:[navigate decrement]+
* +pass:[<Ctrl-^>]+: +pass:[tab-focus last]+
* +pass:[<Ctrl-h>]+: +pass:[home]+
* +pass:[<Ctrl-p>]+: +pass:[tab-pin]+
* +pass:[<Ctrl-s>]+: +pass:[stop]+
* +pass:[<Escape>]+: +pass:[clear-keychain ;; search ;; fullscreen --leave]+
* +pass:[<F11>]+: +pass:[fullscreen]+
* +pass:[<F5>]+: +pass:[reload]+
* +pass:[<Return>]+: +pass:[follow-selected]+
* +pass:[<back>]+: +pass:[back]+
* +pass:[<forward>]+: +pass:[forward]+
* +pass:[=]+: +pass:[zoom]+
* +pass:[?]+: +pass:[set-cmd-text ?]+
* +pass:[@]+: +pass:[run-macro]+
* +pass:[B]+: +pass:[set-cmd-text -s :quickmark-load -t]+
* +pass:[D]+: +pass:[tab-close -o]+
* +pass:[F]+: +pass:[hint all tab]+
2017-10-03 22:44:21 +02:00
* +pass:[G]+: +pass:[scroll-to-perc]+
2017-07-04 14:34:41 +02:00
* +pass:[H]+: +pass:[back]+
* +pass:[J]+: +pass:[tab-next]+
* +pass:[K]+: +pass:[tab-prev]+
* +pass:[L]+: +pass:[forward]+
* +pass:[M]+: +pass:[bookmark-add]+
* +pass:[N]+: +pass:[search-prev]+
* +pass:[O]+: +pass:[set-cmd-text -s :open -t]+
* +pass:[PP]+: +pass:[open -t -- {primary}]+
* +pass:[Pp]+: +pass:[open -t -- {clipboard}]+
* +pass:[R]+: +pass:[reload -f]+
2017-10-09 07:00:36 +02:00
* +pass:[Sb]+: +pass:[open qute://bookmarks#bookmarks]+
* +pass:[Sh]+: +pass:[open qute://history]+
* +pass:[Sq]+: +pass:[open qute://bookmarks]+
2017-07-04 14:34:41 +02:00
* +pass:[Ss]+: +pass:[open qute://settings]+
* +pass:[T]+: +pass:[tab-focus]+
* +pass:[ZQ]+: +pass:[quit]+
2017-09-11 21:50:52 +02:00
* +pass:[ZZ]+: +pass:[quit --save]+
2017-07-04 14:34:41 +02:00
* +pass:[[[]+: +pass:[navigate prev]+
* +pass:[]]]+: +pass:[navigate next]+
* +pass:[`]+: +pass:[enter-mode set_mark]+
* +pass:[ad]+: +pass:[download-cancel]+
* +pass:[b]+: +pass:[set-cmd-text -s :quickmark-load]+
* +pass:[cd]+: +pass:[download-clear]+
* +pass:[co]+: +pass:[tab-only]+
* +pass:[d]+: +pass:[tab-close]+
* +pass:[f]+: +pass:[hint]+
* +pass:[g$]+: +pass:[tab-focus -1]+
* +pass:[g0]+: +pass:[tab-focus 1]+
* +pass:[gB]+: +pass:[set-cmd-text -s :bookmark-load -t]+
* +pass:[gC]+: +pass:[tab-clone]+
2018-09-03 23:27:09 +02:00
* +pass:[gD]+: +pass:[tab-give]+
2017-09-15 19:03:28 +02:00
* +pass:[gO]+: +pass:[set-cmd-text :open -t -r {url:pretty}]+
2017-07-04 14:34:41 +02:00
* +pass:[gU]+: +pass:[navigate up -t]+
* +pass:[g^]+: +pass:[tab-focus 1]+
* +pass:[ga]+: +pass:[open -t]+
* +pass:[gb]+: +pass:[set-cmd-text -s :bookmark-load]+
* +pass:[gd]+: +pass:[download]+
* +pass:[gf]+: +pass:[view-source]+
2017-10-03 22:44:21 +02:00
* +pass:[gg]+: +pass:[scroll-to-perc 0]+
2018-05-08 15:22:49 +02:00
* +pass:[gi]+: +pass:[hint inputs --first]+
2017-07-04 14:34:41 +02:00
* +pass:[gl]+: +pass:[tab-move -]+
* +pass:[gm]+: +pass:[tab-move]+
* +pass:[go]+: +pass:[set-cmd-text :open {url:pretty}]+
* +pass:[gr]+: +pass:[tab-move +]+
* +pass:[gt]+: +pass:[set-cmd-text -s :buffer]+
* +pass:[gu]+: +pass:[navigate up]+
* +pass:[h]+: +pass:[scroll left]+
* +pass:[i]+: +pass:[enter-mode insert]+
* +pass:[j]+: +pass:[scroll down]+
* +pass:[k]+: +pass:[scroll up]+
* +pass:[l]+: +pass:[scroll right]+
* +pass:[m]+: +pass:[quickmark-save]+
* +pass:[n]+: +pass:[search-next]+
* +pass:[o]+: +pass:[set-cmd-text -s :open]+
* +pass:[pP]+: +pass:[open -- {primary}]+
* +pass:[pp]+: +pass:[open -- {clipboard}]+
* +pass:[q]+: +pass:[record-macro]+
* +pass:[r]+: +pass:[reload]+
* +pass:[sf]+: +pass:[save]+
* +pass:[sk]+: +pass:[set-cmd-text -s :bind]+
* +pass:[sl]+: +pass:[set-cmd-text -s :set -t]+
* +pass:[ss]+: +pass:[set-cmd-text -s :set]+
2018-03-05 18:20:06 +01:00
* +pass:[tPH]+: +pass:[config-cycle -p -u *://*.{url:host}/* content.plugins ;; reload]+
* +pass:[tPh]+: +pass:[config-cycle -p -u *://{url:host}/* content.plugins ;; reload]+
* +pass:[tPu]+: +pass:[config-cycle -p -u {url} content.plugins ;; reload]+
2018-02-22 07:33:46 +01:00
* +pass:[tSH]+: +pass:[config-cycle -p -u *://*.{url:host}/* content.javascript.enabled ;; reload]+
* +pass:[tSh]+: +pass:[config-cycle -p -u *://{url:host}/* content.javascript.enabled ;; reload]+
* +pass:[tSu]+: +pass:[config-cycle -p -u {url} content.javascript.enabled ;; reload]+
2017-07-04 14:34:41 +02:00
* +pass:[th]+: +pass:[back -t]+
* +pass:[tl]+: +pass:[forward -t]+
2018-03-05 18:20:06 +01:00
* +pass:[tpH]+: +pass:[config-cycle -p -t -u *://*.{url:host}/* content.plugins ;; reload]+
* +pass:[tph]+: +pass:[config-cycle -p -t -u *://{url:host}/* content.plugins ;; reload]+
* +pass:[tpu]+: +pass:[config-cycle -p -t -u {url} content.plugins ;; reload]+
2018-02-22 07:33:46 +01:00
* +pass:[tsH]+: +pass:[config-cycle -p -t -u *://*.{url:host}/* content.javascript.enabled ;; reload]+
* +pass:[tsh]+: +pass:[config-cycle -p -t -u *://{url:host}/* content.javascript.enabled ;; reload]+
* +pass:[tsu]+: +pass:[config-cycle -p -t -u {url} content.javascript.enabled ;; reload]+
2017-07-04 14:34:41 +02:00
* +pass:[u]+: +pass:[undo]+
* +pass:[v]+: +pass:[enter-mode caret]+
* +pass:[wB]+: +pass:[set-cmd-text -s :bookmark-load -w]+
* +pass:[wO]+: +pass:[set-cmd-text :open -w {url:pretty}]+
* +pass:[wP]+: +pass:[open -w -- {primary}]+
* +pass:[wb]+: +pass:[set-cmd-text -s :quickmark-load -w]+
* +pass:[wf]+: +pass:[hint all window]+
* +pass:[wh]+: +pass:[back -w]+
* +pass:[wi]+: +pass:[inspector]+
* +pass:[wl]+: +pass:[forward -w]+
* +pass:[wo]+: +pass:[set-cmd-text -s :open -w]+
* +pass:[wp]+: +pass:[open -w -- {clipboard}]+
2017-09-15 19:03:28 +02:00
* +pass:[xO]+: +pass:[set-cmd-text :open -b -r {url:pretty}]+
2017-07-04 14:34:41 +02:00
* +pass:[xo]+: +pass:[set-cmd-text -s :open -b]+
* +pass:[yD]+: +pass:[yank domain -s]+
* +pass:[yP]+: +pass:[yank pretty-url -s]+
* +pass:[yT]+: +pass:[yank title -s]+
* +pass:[yY]+: +pass:[yank -s]+
* +pass:[yd]+: +pass:[yank domain]+
* +pass:[yp]+: +pass:[yank pretty-url]+
* +pass:[yt]+: +pass:[yank title]+
* +pass:[yy]+: +pass:[yank]+
* +pass:[{{]+: +pass:[navigate prev -t]+
* +pass:[}}]+: +pass:[navigate next -t]+
- +pass:[passthrough]+:
2018-09-03 23:27:09 +02:00
* +pass:[<Shift-Escape>]+: +pass:[leave-mode]+
2017-07-04 14:34:41 +02:00
- +pass:[prompt]+:
* +pass:[<Alt-B>]+: +pass:[rl-backward-word]+
* +pass:[<Alt-Backspace>]+: +pass:[rl-backward-kill-word]+
* +pass:[<Alt-D>]+: +pass:[rl-kill-word]+
* +pass:[<Alt-F>]+: +pass:[rl-forward-word]+
2018-01-28 16:41:09 +01:00
* +pass:[<Alt-Shift-Y>]+: +pass:[prompt-yank --sel]+
* +pass:[<Alt-Y>]+: +pass:[prompt-yank]+
2017-07-04 14:34:41 +02:00
* +pass:[<Ctrl-?>]+: +pass:[rl-delete-char]+
* +pass:[<Ctrl-A>]+: +pass:[rl-beginning-of-line]+
* +pass:[<Ctrl-B>]+: +pass:[rl-backward-char]+
* +pass:[<Ctrl-E>]+: +pass:[rl-end-of-line]+
* +pass:[<Ctrl-F>]+: +pass:[rl-forward-char]+
* +pass:[<Ctrl-H>]+: +pass:[rl-backward-delete-char]+
* +pass:[<Ctrl-K>]+: +pass:[rl-kill-line]+
* +pass:[<Ctrl-U>]+: +pass:[rl-unix-line-discard]+
* +pass:[<Ctrl-W>]+: +pass:[rl-unix-word-rubout]+
* +pass:[<Ctrl-X>]+: +pass:[prompt-open-download]+
* +pass:[<Ctrl-Y>]+: +pass:[rl-yank]+
* +pass:[<Down>]+: +pass:[prompt-item-focus next]+
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Return>]+: +pass:[prompt-accept]+
* +pass:[<Shift-Tab>]+: +pass:[prompt-item-focus prev]+
* +pass:[<Tab>]+: +pass:[prompt-item-focus next]+
* +pass:[<Up>]+: +pass:[prompt-item-focus prev]+
- +pass:[register]+:
* +pass:[<Escape>]+: +pass:[leave-mode]+
2018-02-28 15:28:04 +01:00
- +pass:[yesno]+:
* +pass:[<Alt-Shift-Y>]+: +pass:[prompt-yank --sel]+
* +pass:[<Alt-Y>]+: +pass:[prompt-yank]+
* +pass:[<Escape>]+: +pass:[leave-mode]+
* +pass:[<Return>]+: +pass:[prompt-accept]+
* +pass:[n]+: +pass:[prompt-accept no]+
* +pass:[y]+: +pass:[prompt-accept yes]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[bindings.key_mappings]]
2017-09-15 15:36:19 +02:00
=== bindings.key_mappings
2017-07-01 22:58:50 +02:00
This setting can be used to map keys to other keys.
When the key used as dictionary-key is pressed, the binding for the key used as dictionary-value is invoked instead.
This is useful for global remappings of keys, for example to map Ctrl-[ to Escape.
2017-09-22 15:28:45 +02:00
Note that when a key is bound (via `bindings.default` or `bindings.commands`), the mapping is ignored.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[<Ctrl-6>]+: +pass:[<Ctrl-^>]+
- +pass:[<Ctrl-Enter>]+: +pass:[<Ctrl-Return>]+
- +pass:[<Ctrl-J>]+: +pass:[<Return>]+
- +pass:[<Ctrl-M>]+: +pass:[<Return>]+
- +pass:[<Ctrl-[>]+: +pass:[<Escape>]+
- +pass:[<Enter>]+: +pass:[<Return>]+
- +pass:[<Shift-Enter>]+: +pass:[<Return>]+
- +pass:[<Shift-Return>]+: +pass:[<Return>]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.category.bg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.category.bg
2017-07-01 22:58:50 +02:00
Background color of the completion widget category headers.
2016-11-23 08:12:13 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #888888, stop:1 #505050)]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.category.border.bottom]]
2017-09-15 15:36:19 +02:00
=== colors.completion.category.border.bottom
2017-07-01 22:58:50 +02:00
Bottom border color of the completion widget category headers.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.category.border.top]]
2017-09-15 15:36:19 +02:00
=== colors.completion.category.border.top
2017-07-01 22:58:50 +02:00
Top border color of the completion widget category headers.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.category.fg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.category.fg
2017-07-01 22:58:50 +02:00
Foreground color of completion widget category headers.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.even.bg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.even.bg
2017-07-01 22:58:50 +02:00
Background color of the completion widget for even rows.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#333333]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.fg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.fg
2017-07-01 22:58:50 +02:00
Text color of the completion widget.
2017-12-18 16:11:29 +01:00
May be a single color to use for all columns or a list of three colors, one for each column.
2014-09-07 23:22:38 +02:00
2017-12-18 16:11:29 +01:00
Type: <<types,List of QtColor, or QtColor>>
2017-09-15 15:36:19 +02:00
2017-12-18 16:11:29 +01:00
Default:
- +pass:[white]+
- +pass:[white]+
- +pass:[white]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.item.selected.bg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.item.selected.bg
2017-07-01 22:58:50 +02:00
Background color of the selected completion item.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#e8c000]+
2014-10-26 19:48:26 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.item.selected.border.bottom]]
2017-09-15 15:36:19 +02:00
=== colors.completion.item.selected.border.bottom
2017-07-01 22:58:50 +02:00
Bottom border color of the selected completion item.
2014-10-26 19:48:26 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#bbbb00]+
2014-10-26 19:48:26 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.item.selected.border.top]]
2017-09-15 15:36:19 +02:00
=== colors.completion.item.selected.border.top
2017-07-01 22:58:50 +02:00
Top border color of the completion widget category headers.
2014-10-26 19:48:26 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#bbbb00]+
2016-08-10 09:13:35 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.item.selected.fg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.item.selected.fg
2017-07-01 22:58:50 +02:00
Foreground color of the selected completion item.
2016-08-10 09:13:35 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2016-08-10 09:13:35 +02:00
2017-07-01 22:58:50 +02:00
[[colors.completion.match.fg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.match.fg
2017-07-01 22:58:50 +02:00
Foreground color of the matched text in the completion.
2016-08-10 09:13:35 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#ff4444]+
2015-02-09 07:46:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.odd.bg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.odd.bg
2017-07-01 22:58:50 +02:00
Background color of the completion widget for odd rows.
2015-02-17 07:45:06 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#444444]+
2015-02-17 07:45:06 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.scrollbar.bg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.scrollbar.bg
2017-11-03 14:44:51 +01:00
Color of the scrollbar in the completion view.
2015-02-17 07:45:06 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#333333]+
2015-02-17 07:45:06 +01:00
2017-07-01 22:58:50 +02:00
[[colors.completion.scrollbar.fg]]
2017-09-15 15:36:19 +02:00
=== colors.completion.scrollbar.fg
2017-11-03 14:44:51 +01:00
Color of the scrollbar handle in the completion view.
2015-02-09 07:46:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-02-09 07:46:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.bar.bg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.bar.bg
2017-07-01 22:58:50 +02:00
Background color for the download bar.
2015-02-09 07:46:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2015-04-05 23:30:43 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.error.bg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.error.bg
2017-07-01 22:58:50 +02:00
Background color for downloads with errors.
2015-04-05 23:30:43 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[red]+
2015-09-30 19:49:17 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.error.fg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.error.fg
2017-07-01 22:58:50 +02:00
Foreground color for downloads with errors.
2015-09-30 19:49:17 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-09-30 19:49:17 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.start.bg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.start.bg
2017-07-01 22:58:50 +02:00
Color gradient start for download backgrounds.
2015-09-30 19:49:17 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#0000aa]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.start.fg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.start.fg
2017-07-01 22:58:50 +02:00
Color gradient start for download text.
2017-03-20 09:45:27 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2017-03-20 09:45:27 +01:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.stop.bg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.stop.bg
2017-07-01 22:58:50 +02:00
Color gradient stop for download backgrounds.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#00aa00]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.stop.fg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.stop.fg
2017-07-01 22:58:50 +02:00
Color gradient end for download text.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.system.bg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.system.bg
2017-07-01 22:58:50 +02:00
Color gradient interpolation system for download backgrounds.
2015-04-09 12:54:59 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,ColorSystem>>
2015-04-09 12:54:59 +02:00
Valid values:
2017-07-01 22:58:50 +02:00
* +rgb+: Interpolate in the RGB color system.
* +hsv+: Interpolate in the HSV color system.
* +hsl+: Interpolate in the HSL color system.
* +none+: Don't show a gradient.
2015-04-09 12:54:59 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[rgb]+
2015-04-09 12:54:59 +02:00
2017-07-01 22:58:50 +02:00
[[colors.downloads.system.fg]]
2017-09-15 15:36:19 +02:00
=== colors.downloads.system.fg
2017-07-01 22:58:50 +02:00
Color gradient interpolation system for download text.
2016-07-04 19:05:44 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,ColorSystem>>
2016-07-04 19:05:44 +02:00
Valid values:
2017-07-01 22:58:50 +02:00
* +rgb+: Interpolate in the RGB color system.
* +hsv+: Interpolate in the HSV color system.
* +hsl+: Interpolate in the HSL color system.
* +none+: Don't show a gradient.
2016-07-04 19:05:44 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[rgb]+
2016-07-04 19:05:44 +02:00
2017-07-01 22:58:50 +02:00
[[colors.hints.bg]]
2017-09-15 15:36:19 +02:00
=== colors.hints.bg
2017-07-03 23:28:54 +02:00
Background color for hints.
Note that you can use a `rgba(...)` value for transparency.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 247, 133, 0.8), stop:1 rgba(255, 197, 66, 0.8))]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.hints.fg]]
2017-09-15 15:36:19 +02:00
=== colors.hints.fg
2017-07-01 22:58:50 +02:00
Font color for hints.
2015-03-22 23:52:08 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2015-03-22 23:52:08 +01:00
2017-07-01 22:58:50 +02:00
[[colors.hints.match.fg]]
2017-09-15 15:36:19 +02:00
=== colors.hints.match.fg
2017-07-01 22:58:50 +02:00
Font color for the matched part of hints.
2015-03-22 23:52:08 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[green]+
2015-03-22 23:52:08 +01:00
2017-07-01 22:58:50 +02:00
[[colors.keyhint.bg]]
2017-09-15 15:36:19 +02:00
=== colors.keyhint.bg
2017-07-01 22:58:50 +02:00
Background color of the keyhint widget.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[rgba(0, 0, 0, 80%)]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.keyhint.fg]]
2017-09-15 15:36:19 +02:00
=== colors.keyhint.fg
2017-07-01 22:58:50 +02:00
Text color for the keyhint widget.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#FFFFFF]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.keyhint.suffix.fg]]
2017-09-15 15:36:19 +02:00
=== colors.keyhint.suffix.fg
2017-07-03 23:28:54 +02:00
Highlight color for keys to complete the current keychain.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#FFFF00]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.messages.error.bg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.error.bg
2017-07-01 22:58:50 +02:00
Background color of an error message.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[red]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.messages.error.border]]
2017-09-15 15:36:19 +02:00
=== colors.messages.error.border
2017-07-01 22:58:50 +02:00
Border color of an error message.
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#bb0000]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.messages.error.fg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.error.fg
2017-07-01 22:58:50 +02:00
Foreground color of an error message.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.messages.info.bg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.info.bg
2017-07-01 22:58:50 +02:00
Background color of an info message.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.messages.info.border]]
2017-09-15 15:36:19 +02:00
=== colors.messages.info.border
2017-07-01 22:58:50 +02:00
Border color of an info message.
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#333333]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.messages.info.fg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.info.fg
2017-11-03 14:44:51 +01:00
Foreground color of an info message.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2016-11-15 23:23:34 +01:00
2017-07-01 22:58:50 +02:00
[[colors.messages.warning.bg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.warning.bg
2017-07-01 22:58:50 +02:00
Background color of a warning message.
2016-11-15 23:23:34 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[darkorange]+
2016-11-15 23:23:34 +01:00
2017-07-01 22:58:50 +02:00
[[colors.messages.warning.border]]
2017-09-15 15:36:19 +02:00
=== colors.messages.warning.border
2017-10-11 16:26:52 +02:00
Border color of a warning message.
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#d47300]+
2015-05-15 23:53:08 +02:00
2017-07-01 22:58:50 +02:00
[[colors.messages.warning.fg]]
2017-09-15 15:36:19 +02:00
=== colors.messages.warning.fg
2017-11-03 14:44:51 +01:00
Foreground color of a warning message.
2015-05-15 23:53:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-05-15 23:53:08 +02:00
2017-07-01 22:58:50 +02:00
[[colors.prompts.bg]]
2017-09-15 15:36:19 +02:00
=== colors.prompts.bg
2017-07-01 22:58:50 +02:00
Background color for prompts.
2014-12-10 20:53:50 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-09-28 21:24:12 +02:00
Default: +pass:[#444444]+
2017-09-26 21:28:01 +02:00
[[colors.prompts.border]]
=== colors.prompts.border
Border used around UI elements in prompts.
Type: <<types,String>>
Default: +pass:[1px solid gray]+
2014-12-10 20:53:50 +01:00
2017-07-01 22:58:50 +02:00
[[colors.prompts.fg]]
2017-09-15 15:36:19 +02:00
=== colors.prompts.fg
2017-07-01 22:58:50 +02:00
Foreground color for prompts.
2015-01-25 22:43:13 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-01-25 22:43:13 +01:00
2017-07-01 22:58:50 +02:00
[[colors.prompts.selected.bg]]
2017-09-15 15:36:19 +02:00
=== colors.prompts.selected.bg
2017-07-01 22:58:50 +02:00
Background color for the selected item in filename prompts.
2015-01-25 22:43:13 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-09-26 21:28:01 +02:00
Default: +pass:[grey]+
2015-01-25 22:43:13 +01:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.caret.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.caret.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar in caret mode.
2015-08-27 22:13:30 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[purple]+
2015-08-27 22:13:30 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.caret.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.caret.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar in caret mode.
2015-01-28 08:40:16 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2017-06-06 18:25:42 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.caret.selection.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.caret.selection.bg
2017-07-03 23:28:54 +02:00
Background color of the statusbar in caret mode with a selection.
2015-01-28 08:40:16 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#a12dff]+
2015-01-28 08:40:16 +01:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.caret.selection.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.caret.selection.fg
2017-07-03 23:28:54 +02:00
Foreground color of the statusbar in caret mode with a selection.
2015-05-31 21:41:32 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-05-31 21:41:32 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.command.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.command.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar in command mode.
2015-05-31 21:41:32 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2015-05-31 21:41:32 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.command.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.command.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar in command mode.
2015-09-16 08:52:51 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-09-16 08:52:51 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.command.private.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.command.private.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar in private browsing + command mode.
2015-09-16 08:52:51 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[grey]+
2015-09-16 08:52:51 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.command.private.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.command.private.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar in private browsing + command mode.
2016-05-18 08:24:20 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2016-05-18 08:24:20 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.insert.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.insert.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar in insert mode.
2016-05-18 08:24:20 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[darkgreen]+
2017-03-23 06:17:48 +01:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.insert.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.insert.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar in insert mode.
2017-03-23 06:17:48 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2016-10-26 20:38:03 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.normal.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.normal.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar.
2016-10-26 20:38:03 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2016-12-07 14:02:25 +01:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.normal.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.normal.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar.
2016-12-07 14:02:25 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2016-12-07 14:02:25 +01:00
2017-10-15 00:21:56 +02:00
[[colors.statusbar.passthrough.bg]]
=== colors.statusbar.passthrough.bg
Background color of the statusbar in passthrough mode.
Type: <<types,QssColor>>
Default: +pass:[darkblue]+
[[colors.statusbar.passthrough.fg]]
=== colors.statusbar.passthrough.fg
Foreground color of the statusbar in passthrough mode.
Type: <<types,QssColor>>
Default: +pass:[white]+
2017-07-01 22:58:50 +02:00
[[colors.statusbar.private.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.private.bg
2017-07-01 22:58:50 +02:00
Background color of the statusbar in private browsing mode.
2016-12-07 14:02:25 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#666666]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.private.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.private.fg
2017-07-01 22:58:50 +02:00
Foreground color of the statusbar in private browsing mode.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.progress.bg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.progress.bg
2017-07-01 22:58:50 +02:00
Background color of the progress bar.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.error.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.error.fg
2017-07-01 22:58:50 +02:00
Foreground color of the URL in the statusbar on error.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[orange]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.fg
2017-07-01 22:58:50 +02:00
Default foreground color of the URL in the statusbar.
2015-08-01 13:35:54 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-08-01 13:35:54 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.hover.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.hover.fg
2017-07-01 22:58:50 +02:00
Foreground color of the URL in the statusbar for hovered links.
2015-08-01 13:35:54 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[aqua]+
2015-08-01 13:35:54 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.success.http.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.success.http.fg
2017-07-01 22:58:50 +02:00
Foreground color of the URL in the statusbar on successful load (http).
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.success.https.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.success.https.fg
2017-07-01 22:58:50 +02:00
Foreground color of the URL in the statusbar on successful load (https).
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[lime]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.statusbar.url.warn.fg]]
2017-09-15 15:36:19 +02:00
=== colors.statusbar.url.warn.fg
2017-07-01 22:58:50 +02:00
Foreground color of the URL in the statusbar when there's a warning.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QssColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[yellow]+
2017-02-05 00:09:18 +01:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.bar.bg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.bar.bg
2017-07-01 22:58:50 +02:00
Background color of the tab bar.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#555555]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.even.bg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.even.bg
2017-07-01 22:58:50 +02:00
Background color of unselected even tabs.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[darkgrey]+
2014-12-16 23:34:19 +01:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.even.fg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.even.fg
2017-07-01 22:58:50 +02:00
Foreground color of unselected even tabs.
2014-12-16 23:34:19 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2014-12-16 23:34:19 +01:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.indicator.error]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.indicator.error
2017-07-03 23:28:54 +02:00
Color for the tab indicator on errors.
2014-12-16 23:34:19 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#ff0000]+
2016-08-03 11:35:08 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.indicator.start]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.indicator.start
2017-07-01 22:58:50 +02:00
Color gradient start for the tab indicator.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#0000aa]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.indicator.stop]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.indicator.stop
2017-07-01 22:58:50 +02:00
Color gradient end for the tab indicator.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[#00aa00]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.indicator.system]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.indicator.system
2017-07-01 22:58:50 +02:00
Color gradient interpolation system for the tab indicator.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,ColorSystem>>
2014-11-30 22:16:31 +01:00
Valid values:
2017-07-01 22:58:50 +02:00
* +rgb+: Interpolate in the RGB color system.
* +hsv+: Interpolate in the HSV color system.
* +hsl+: Interpolate in the HSL color system.
* +none+: Don't show a gradient.
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
Default: +pass:[rgb]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.odd.bg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.odd.bg
2017-07-01 22:58:50 +02:00
Background color of unselected odd tabs.
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[grey]+
2016-04-19 09:40:39 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.odd.fg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.odd.fg
2017-07-01 22:58:50 +02:00
Foreground color of unselected odd tabs.
2016-04-19 09:40:39 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2016-10-09 00:11:52 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.selected.even.bg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.selected.even.bg
2017-07-01 22:58:50 +02:00
Background color of selected even tabs.
2016-10-09 00:11:52 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.selected.even.fg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.selected.even.fg
2017-07-01 22:58:50 +02:00
Foreground color of selected even tabs.
2015-06-27 19:59:06 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-06-27 19:59:06 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.selected.odd.bg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.selected.odd.bg
2017-07-01 22:58:50 +02:00
Background color of selected odd tabs.
2015-06-27 19:59:06 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[black]+
2015-06-27 19:59:06 +02:00
2017-07-01 22:58:50 +02:00
[[colors.tabs.selected.odd.fg]]
2017-09-15 15:36:19 +02:00
=== colors.tabs.selected.odd.fg
2017-07-01 22:58:50 +02:00
Foreground color of selected odd tabs.
2015-03-06 16:57:58 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-03-06 16:57:58 +01:00
2017-07-01 22:58:50 +02:00
[[colors.webpage.bg]]
2017-09-15 15:36:19 +02:00
=== colors.webpage.bg
2017-11-03 14:44:51 +01:00
Background color for webpages if unset (or empty to use the theme's color).
2015-03-06 16:57:58 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtColor>>
2017-07-01 22:58:50 +02:00
Default: +pass:[white]+
2015-03-06 16:57:58 +01:00
2017-07-01 22:58:50 +02:00
[[completion.cmd_history_max_items]]
2017-09-15 15:36:19 +02:00
=== completion.cmd_history_max_items
2017-11-03 14:44:51 +01:00
Number of commands to save in the command history.
2017-07-01 22:58:50 +02:00
0: no history / -1: unlimited
2015-03-12 15:25:39 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[100]+
2015-03-12 15:25:39 +01:00
2017-10-16 08:17:45 +02:00
[[completion.delay]]
=== completion.delay
2017-11-03 14:44:51 +01:00
Delay (in milliseconds) before updating completions after typing a character.
2017-10-16 08:17:45 +02:00
Type: <<types,Int>>
Default: +pass:[0]+
2017-07-01 22:58:50 +02:00
[[completion.height]]
2017-09-15 15:36:19 +02:00
=== completion.height
2017-11-03 14:44:51 +01:00
Height (in pixels or as percentage of the window) of the completion.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,PercOrInt>>
2014-09-07 23:22:38 +02:00
Default: +pass:[50%]+
2017-10-16 08:17:45 +02:00
[[completion.min_chars]]
=== completion.min_chars
Minimum amount of characters needed to update completions.
Type: <<types,Int>>
Default: +pass:[1]+
2017-07-01 22:58:50 +02:00
[[completion.quick]]
2017-09-15 15:36:19 +02:00
=== completion.quick
2017-07-03 23:28:54 +02:00
Move on to the next part when there's only one possible completion left.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2015-03-13 19:50:20 +01:00
2017-07-01 22:58:50 +02:00
[[completion.scrollbar.padding]]
2017-09-15 15:36:19 +02:00
=== completion.scrollbar.padding
2017-11-03 14:44:51 +01:00
Padding (in pixels) of the scrollbar handle in the completion window.
2015-03-13 19:50:20 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[2]+
2015-03-13 19:50:20 +01:00
2017-07-01 22:58:50 +02:00
[[completion.scrollbar.width]]
2017-09-15 15:36:19 +02:00
=== completion.scrollbar.width
2017-11-03 14:44:51 +01:00
Width (in pixels) of the scrollbar in the completion window.
2017-07-01 22:58:50 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[12]+
[[completion.show]]
2017-09-15 15:36:19 +02:00
=== completion.show
2017-07-01 22:58:50 +02:00
When to show the autocompletion window.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2014-11-30 22:16:31 +01:00
Valid values:
2017-07-01 22:58:50 +02:00
* +always+: Whenever a completion is available.
* +auto+: Whenever a completion is requested.
* +never+: Never.
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
Default: +pass:[always]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[completion.shrink]]
2017-09-15 15:36:19 +02:00
=== completion.shrink
2017-07-03 23:28:54 +02:00
Shrink the completion to be smaller than the configured size if there are no scrollbars.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[completion.timestamp_format]]
2017-09-15 15:36:19 +02:00
=== completion.timestamp_format
2017-11-03 14:44:51 +01:00
Format of timestamps (e.g. for the history completion).
2015-10-19 05:18:30 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,TimestampTemplate>>
2017-07-01 22:58:50 +02:00
Default: +pass:[%Y-%m-%d]+
2015-10-19 05:18:30 +02:00
2017-10-17 14:57:41 +02:00
[[completion.use_best_match]]
=== completion.use_best_match
2017-11-03 14:44:51 +01:00
Execute the best-matching command on a partial match.
2017-10-17 14:57:41 +02:00
Type: <<types,Bool>>
Default: +pass:[false]+
2017-07-01 22:58:50 +02:00
[[completion.web_history_max_items]]
2017-09-15 15:36:19 +02:00
=== completion.web_history_max_items
2017-11-03 14:44:51 +01:00
Number of URLs to show in the web history.
2017-07-01 22:58:50 +02:00
0: no history / -1: unlimited
2015-10-19 05:18:30 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-21 15:39:36 +02:00
Default: +pass:[-1]+
2015-10-19 05:18:30 +02:00
2017-07-01 22:58:50 +02:00
[[confirm_quit]]
2017-09-15 15:36:19 +02:00
=== confirm_quit
2017-11-03 14:44:51 +01:00
Require a confirmation before quitting the application.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,ConfirmQuit>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +always+: Always show a confirmation.
* +multiple-tabs+: Show a confirmation if multiple tabs are opened.
* +downloads+: Show a confirmation if downloads are running
* +never+: Never show a confirmation.
2016-04-26 05:27:58 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[never]+
2014-09-07 23:22:38 +02:00
2018-06-11 19:32:34 +02:00
[[content.autoplay]]
=== content.autoplay
Automatically start playing `<video>` elements.
Note this option needs a restart with QtWebEngine on Qt < 5.11.
Type: <<types,Bool>>
Default: +pass:[true]+
On QtWebEngine, this setting requires Qt 5.10 or newer.
On QtWebKit, this setting is unavailable.
2017-07-02 12:21:33 +02:00
[[content.cache.appcache]]
2017-09-15 15:36:19 +02:00
=== content.cache.appcache
2017-11-03 14:44:51 +01:00
Enable support for the HTML 5 web application cache feature.
2017-07-02 12:21:33 +02:00
An application cache acts like an HTTP cache in some sense. For documents that use the application cache via JavaScript, the loader engine will first ask the application cache for the contents, before hitting the network.
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-02 12:21:33 +02:00
Default: +pass:[true]+
This setting is only available with the QtWebKit backend.
[[content.cache.maximum_pages]]
2017-09-15 15:36:19 +02:00
=== content.cache.maximum_pages
2017-11-03 14:44:51 +01:00
Maximum number of pages to hold in the global memory page cache.
The page cache allows for a nicer user experience when navigating forth or back to pages in the forward/back history, by pausing and resuming up to _n_ pages.
2017-07-02 12:21:33 +02:00
For more information about the feature, please refer to: http://webkit.org/blog/427/webkit-page-cache-i-the-basics/
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-09-22 13:18:27 +02:00
Default: +pass:[0]+
2017-07-02 12:21:33 +02:00
This setting is only available with the QtWebKit backend.
[[content.cache.size]]
2017-09-15 15:36:19 +02:00
=== content.cache.size
2017-11-03 14:44:51 +01:00
Size (in bytes) of the HTTP network cache. Null to use the default value.
2017-11-21 14:07:49 +01:00
With QtWebEngine, the maximum supported value is 2147483647 (~2 GB).
2015-02-27 12:46:13 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: empty
2018-06-11 23:28:04 +02:00
[[content.canvas_reading]]
=== content.canvas_reading
Allow websites to read canvas elements.
Note this is needed for some websites to work properly.
This setting requires a restart.
Type: <<types,Bool>>
Default: +pass:[true]+
This setting is only available with the QtWebEngine backend.
2017-07-01 22:58:50 +02:00
[[content.cookies.accept]]
2017-09-15 15:36:19 +02:00
=== content.cookies.accept
2017-11-03 14:44:51 +01:00
Which cookies to accept.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2014-11-30 22:16:31 +01:00
Valid values:
2017-07-01 22:58:50 +02:00
* +all+: Accept all cookies.
* +no-3rdparty+: Accept cookies from the same origin only.
2018-06-11 10:16:22 +02:00
* +no-unknown-3rdparty+: Accept cookies from the same origin only, unless a cookie is already set for the domain. On QtWebEngine, this is the same as no-3rdparty.
2017-07-01 22:58:50 +02:00
* +never+: Don't accept cookies at all.
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
Default: +pass:[no-3rdparty]+
2014-09-07 23:22:38 +02:00
2018-06-11 10:16:22 +02:00
On QtWebEngine, this setting requires Qt 5.11 or newer.
2017-07-01 22:58:50 +02:00
[[content.cookies.store]]
2017-09-15 15:36:19 +02:00
=== content.cookies.store
2017-07-03 23:28:54 +02:00
Store cookies.
Note this option needs a restart with QtWebEngine on Qt < 5.9.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2014-09-07 23:22:38 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[content.default_encoding]]
2017-09-15 15:36:19 +02:00
=== content.default_encoding
2017-07-01 22:58:50 +02:00
Default encoding to use for websites.
The encoding must be a string describing an encoding such as _utf-8_, _iso-8859-1_, etc.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Default: +pass:[iso-8859-1]+
2014-09-07 23:22:38 +02:00
2018-06-11 20:18:57 +02:00
[[content.desktop_capture]]
=== content.desktop_capture
Allow websites to share screen content.
On Qt < 5.10, a dialog box is always displayed, even if this is set to "true".
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2018-06-11 20:18:57 +02:00
Type: <<types,BoolAsk>>
Valid values:
* +true+
* +false+
* +ask+
Default: +pass:[ask]+
2017-07-01 22:58:50 +02:00
[[content.dns_prefetch]]
2017-09-15 15:36:19 +02:00
=== content.dns_prefetch
2017-07-03 23:28:54 +02:00
Try to pre-fetch DNS entries to speed up browsing.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
This setting is only available with the QtWebKit backend.
[[content.frame_flattening]]
2017-09-15 15:36:19 +02:00
=== content.frame_flattening
2017-07-03 23:28:54 +02:00
Expand each subframe to its contents.
2017-07-01 22:58:50 +02:00
This will flatten all the frames to become one scrollable page.
2015-03-03 12:56:40 +01:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2015-03-30 15:26:07 +02:00
2017-07-01 22:58:50 +02:00
This setting is only available with the QtWebKit backend.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.geolocation]]
2017-09-15 15:36:19 +02:00
=== content.geolocation
2017-07-01 22:58:50 +02:00
Allow websites to request geolocations.
2014-09-07 23:22:38 +02:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,BoolAsk>>
2014-11-30 22:16:31 +01:00
Valid values:
* +true+
* +false+
2017-07-01 22:58:50 +02:00
* +ask+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
Default: +pass:[ask]+
2014-09-07 23:22:38 +02:00
2017-07-03 23:28:54 +02:00
[[content.headers.accept_language]]
2017-09-15 15:36:19 +02:00
=== content.headers.accept_language
2017-07-03 23:28:54 +02:00
Value to send in the `Accept-Language` header.
2018-09-03 23:27:09 +02:00
Note that the value read from JavaScript is always the global value.
This setting supports URL patterns.
2017-07-03 23:28:54 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-03 23:28:54 +02:00
Default: +pass:[en-US,en]+
2017-07-02 12:21:33 +02:00
[[content.headers.custom]]
2017-09-15 15:36:19 +02:00
=== content.headers.custom
2017-11-03 14:44:51 +01:00
Custom headers for qutebrowser HTTP requests.
2017-07-02 12:21:33 +02:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-02 12:21:33 +02:00
Default: empty
[[content.headers.do_not_track]]
2017-09-15 15:36:19 +02:00
=== content.headers.do_not_track
2017-07-02 12:21:33 +02:00
Value to send in the `DNT` header.
2017-07-03 23:28:54 +02:00
When this is set to true, qutebrowser asks websites to not track your identity. If set to null, the DNT header is not sent at all.
2017-07-02 12:21:33 +02:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-02 12:21:33 +02:00
Default: +pass:[true]+
[[content.headers.referer]]
2017-09-15 15:36:19 +02:00
=== content.headers.referer
2017-11-03 14:44:51 +01:00
When to send the Referer header.
2018-02-03 19:08:42 +01:00
The Referer header tells websites from which website you were coming from when visiting them.
2017-07-02 12:21:33 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-02 12:21:33 +02:00
Valid values:
2017-07-03 23:28:54 +02:00
* +always+: Always send the Referer.
* +never+: Never send the Referer. This is not recommended, as some sites may break.
* +same-domain+: Only send the Referer for the same domain. This will still protect your privacy, but shouldn't break any sites.
2017-07-02 12:21:33 +02:00
Default: +pass:[same-domain]+
This setting is only available with the QtWebKit backend.
[[content.headers.user_agent]]
2017-09-15 15:36:19 +02:00
=== content.headers.user_agent
2017-07-02 12:21:33 +02:00
User agent to send. Unset to send the default.
2018-09-03 23:27:09 +02:00
Note that the value read from JavaScript is always the global value.
This setting supports URL patterns.
2017-07-02 12:21:33 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-02 12:21:33 +02:00
Default: empty
2017-07-01 22:58:50 +02:00
[[content.host_blocking.enabled]]
2017-09-15 15:36:19 +02:00
=== content.host_blocking.enabled
2017-11-03 14:44:51 +01:00
Enable host blocking.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.host_blocking.lists]]
2017-09-15 15:36:19 +02:00
=== content.host_blocking.lists
2017-07-01 22:58:50 +02:00
List of URLs of lists which contain hosts to block.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
The file can be in one of the following formats:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
- An `/etc/hosts`-like file
- One host per line
2017-11-03 14:44:51 +01:00
- A zip-file of any of the above, with either only one file, or a file
named `hosts` (with any extension).
2014-09-07 23:22:38 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of Url>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
2018-04-01 13:22:01 +02:00
- +pass:[https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.host_blocking.whitelist]]
2017-09-15 15:36:19 +02:00
=== content.host_blocking.whitelist
2017-07-01 22:58:50 +02:00
List of domains that should always be loaded, despite being ad-blocked.
Domains may contain * and ? wildcards and are otherwise required to exactly match the requested domain.
Local domains are always exempt from hostblocking.
2014-09-07 23:22:38 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of String>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[piwik.org]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.hyperlink_auditing]]
2017-09-15 15:36:19 +02:00
=== content.hyperlink_auditing
2017-11-03 14:44:51 +01:00
Enable hyperlink auditing (`<a ping>`).
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.images]]
2017-09-15 15:36:19 +02:00
=== content.images
2017-11-03 14:44:51 +01:00
Load images automatically in web pages.
2014-09-22 21:01:58 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2015-01-24 18:10:45 +01:00
2017-07-01 22:58:50 +02:00
[[content.javascript.alert]]
2017-09-15 15:36:19 +02:00
=== content.javascript.alert
2017-07-01 22:58:50 +02:00
Show javascript alerts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2014-09-07 23:22:38 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[content.javascript.can_access_clipboard]]
2017-09-15 15:36:19 +02:00
=== content.javascript.can_access_clipboard
2017-11-03 14:44:51 +01:00
Allow JavaScript to read from or write to the clipboard.
2017-07-01 22:58:50 +02:00
With QtWebEngine, writing the clipboard as response to a user interaction is always allowed.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-03 23:28:54 +02:00
[[content.javascript.can_close_tabs]]
2017-09-15 15:36:19 +02:00
=== content.javascript.can_close_tabs
2017-11-03 14:44:51 +01:00
Allow JavaScript to close tabs.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
This setting is only available with the QtWebKit backend.
2017-07-03 23:28:54 +02:00
[[content.javascript.can_open_tabs_automatically]]
2017-09-15 15:36:19 +02:00
=== content.javascript.can_open_tabs_automatically
2017-11-03 14:44:51 +01:00
Allow JavaScript to open new tabs without user interaction.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.javascript.enabled]]
2017-09-15 15:36:19 +02:00
=== content.javascript.enabled
2017-11-03 14:44:51 +01:00
Enable JavaScript.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2014-09-07 23:22:38 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[content.javascript.log]]
2017-09-15 15:36:19 +02:00
=== content.javascript.log
2017-09-13 22:26:38 +02:00
Log levels to use for JavaScript console logging messages.
2017-09-18 06:25:39 +02:00
When a JavaScript message with the level given in the dictionary key is logged, the corresponding dictionary value selects the qutebrowser logger to use.
2017-09-13 22:26:38 +02:00
On QtWebKit, the "unknown" setting is always used.
2017-05-17 06:03:33 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-09-13 22:26:38 +02:00
Default:
2014-09-07 23:22:38 +02:00
2017-09-13 22:26:38 +02:00
- +pass:[error]+: +pass:[debug]+
- +pass:[info]+: +pass:[debug]+
- +pass:[unknown]+: +pass:[debug]+
- +pass:[warning]+: +pass:[debug]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.javascript.modal_dialog]]
2017-09-15 15:36:19 +02:00
=== content.javascript.modal_dialog
2017-11-03 14:44:51 +01:00
Use the standard JavaScript modal dialog for `alert()` and `confirm()`.
2014-11-23 21:27:46 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2017-05-12 22:28:53 +02:00
2017-07-01 22:58:50 +02:00
[[content.javascript.prompt]]
2017-09-15 15:36:19 +02:00
=== content.javascript.prompt
2017-07-01 22:58:50 +02:00
Show javascript prompts.
2015-12-07 21:13:30 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2015-12-07 21:13:30 +01:00
2017-07-01 22:58:50 +02:00
[[content.local_content_can_access_file_urls]]
2017-09-15 15:36:19 +02:00
=== content.local_content_can_access_file_urls
2017-11-03 14:44:51 +01:00
Allow locally loaded documents to access other local URLs.
2015-05-25 15:23:14 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2015-05-25 15:23:14 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[content.local_content_can_access_remote_urls]]
2017-09-15 15:36:19 +02:00
=== content.local_content_can_access_remote_urls
2017-11-03 14:44:51 +01:00
Allow locally loaded documents to access remote URLs.
2015-08-01 00:19:04 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.local_storage]]
2017-09-15 15:36:19 +02:00
=== content.local_storage
2017-11-03 14:44:51 +01:00
Enable support for HTML 5 local storage and Web SQL.
2015-08-06 18:58:09 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2015-08-06 18:58:09 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[content.media_capture]]
2017-09-15 15:36:19 +02:00
=== content.media_capture
2017-07-01 22:58:50 +02:00
Allow websites to record audio/video.
2015-08-01 14:19:06 +02:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,BoolAsk>>
2015-08-01 14:19:06 +02:00
Valid values:
* +true+
* +false+
2017-07-01 22:58:50 +02:00
* +ask+
2015-08-01 14:19:06 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[ask]+
2015-08-01 14:19:06 +02:00
2017-07-01 22:58:50 +02:00
This setting is only available with the QtWebEngine backend.
2014-09-07 23:22:38 +02:00
2018-09-03 23:27:09 +02:00
[[content.mouse_lock]]
=== content.mouse_lock
Allow websites to lock your mouse pointer.
This setting supports URL patterns.
Type: <<types,BoolAsk>>
Valid values:
* +true+
* +false+
* +ask+
Default: +pass:[ask]+
On QtWebEngine, this setting requires Qt 5.8 or newer.
On QtWebKit, this setting is unavailable.
2017-07-01 22:58:50 +02:00
[[content.netrc_file]]
2017-09-15 15:36:19 +02:00
=== content.netrc_file
2017-11-03 14:44:51 +01:00
Netrc-file for HTTP authentication.
2017-07-01 22:58:50 +02:00
If unset, `~/.netrc` is used.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,File>>
2017-07-01 22:58:50 +02:00
Default: empty
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.notifications]]
2017-09-15 15:36:19 +02:00
=== content.notifications
2017-07-01 22:58:50 +02:00
Allow websites to show notifications.
2014-09-07 23:22:38 +02:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,BoolAsk>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-08-03 11:35:08 +02:00
2017-07-01 22:58:50 +02:00
* +true+
* +false+
* +ask+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[ask]+
2014-09-07 23:22:38 +02:00
2017-10-13 23:18:15 +02:00
This setting is only available with the QtWebKit backend.
2017-07-01 22:58:50 +02:00
[[content.pdfjs]]
2017-09-15 15:36:19 +02:00
=== content.pdfjs
2017-11-03 14:44:51 +01:00
Allow pdf.js to view PDF files in the browser.
2017-07-01 22:58:50 +02:00
Note that the files can still be downloaded by clicking the download button in the pdf.js viewer.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-03 23:28:54 +02:00
This setting is only available with the QtWebKit backend.
2018-06-11 16:40:12 +02:00
[[content.persistent_storage]]
=== content.persistent_storage
Allow websites to request persistent storage quota via `navigator.webkitPersistentStorage.requestQuota`.
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2018-06-11 16:40:12 +02:00
Type: <<types,BoolAsk>>
Valid values:
* +true+
* +false+
* +ask+
Default: +pass:[ask]+
On QtWebEngine, this setting requires Qt 5.11 or newer.
On QtWebKit, this setting is unavailable.
2017-07-01 22:58:50 +02:00
[[content.plugins]]
2017-09-15 15:36:19 +02:00
=== content.plugins
2017-11-03 14:44:51 +01:00
Enable plugins in Web pages.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.print_element_backgrounds]]
2017-09-15 15:36:19 +02:00
=== content.print_element_backgrounds
2017-11-03 14:44:51 +01:00
Draw the background color and images also when the page is printed.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2014-09-07 23:22:38 +02:00
Default: +pass:[true]+
2017-07-02 11:47:31 +02:00
On QtWebEngine, this setting requires Qt 5.8 or newer.
2017-07-01 22:58:50 +02:00
[[content.private_browsing]]
2017-09-15 15:36:19 +02:00
=== content.private_browsing
2017-07-01 22:58:50 +02:00
Open new windows in private browsing mode which does not record visited pages.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[content.proxy]]
2017-09-15 15:36:19 +02:00
=== content.proxy
2017-11-03 14:44:51 +01:00
Proxy to use.
2017-07-01 22:58:50 +02:00
In addition to the listed values, you can use a `socks://...` or `http://...` URL.
2015-05-16 00:31:13 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Proxy>>
2015-05-16 00:31:13 +02:00
Valid values:
2017-07-01 22:58:50 +02:00
* +system+: Use the system wide proxy.
* +none+: Don't use any proxy
2015-05-16 00:31:13 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[system]+
2015-05-16 00:31:13 +02:00
2017-07-01 22:58:50 +02:00
[[content.proxy_dns_requests]]
2017-09-15 15:36:19 +02:00
=== content.proxy_dns_requests
2017-07-03 23:28:54 +02:00
Send DNS requests over the configured proxy.
2015-05-16 00:42:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
This setting is only available with the QtWebKit backend.
2015-05-16 00:42:26 +02:00
2018-06-11 16:51:18 +02:00
[[content.register_protocol_handler]]
=== content.register_protocol_handler
Allow websites to register protocol handlers via `navigator.registerProtocolHandler`.
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2018-06-11 16:51:18 +02:00
Type: <<types,BoolAsk>>
Valid values:
* +true+
* +false+
* +ask+
Default: +pass:[ask]+
On QtWebEngine, this setting requires Qt 5.11 or newer.
On QtWebKit, this setting is unavailable.
2017-07-01 22:58:50 +02:00
[[content.ssl_strict]]
2017-09-15 15:36:19 +02:00
=== content.ssl_strict
2017-07-03 23:28:54 +02:00
Validate SSL handshakes.
2015-02-10 21:09:08 +01:00
2018-09-03 23:27:09 +02:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,BoolAsk>>
2015-02-10 21:09:08 +01:00
Valid values:
2015-05-06 22:46:41 +02:00
* +true+
2015-02-10 21:09:08 +01:00
* +false+
* +ask+
Default: +pass:[ask]+
2017-07-03 23:28:54 +02:00
[[content.user_stylesheets]]
2017-09-15 15:36:19 +02:00
=== content.user_stylesheets
2017-11-03 14:44:51 +01:00
List of user stylesheet filenames to use.
2016-11-10 18:37:36 +01:00
2017-10-02 20:08:02 +02:00
Type: <<types,List of File, or File>>
2017-09-15 15:36:19 +02:00
2017-07-01 22:58:50 +02:00
Default: empty
2016-11-10 18:37:36 +01:00
2017-07-01 22:58:50 +02:00
[[content.webgl]]
2017-09-15 15:36:19 +02:00
=== content.webgl
2017-11-03 14:44:51 +01:00
Enable WebGL.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2018-06-11 19:44:45 +02:00
[[content.webrtc_public_interfaces_only]]
=== content.webrtc_public_interfaces_only
Only expose public interfaces via WebRTC.
On Qt 5.9, this option requires a restart. On Qt 5.10, this option doesn't work at all because of a Qt bug. On Qt >= 5.11, no restart is required.
Type: <<types,Bool>>
Default: +pass:[false]+
On QtWebEngine, this setting requires Qt 5.9.2 or newer.
On QtWebKit, this setting is unavailable.
2017-11-15 13:04:11 +01:00
[[content.windowed_fullscreen]]
=== content.windowed_fullscreen
Limit fullscreen to the browser window (does not expand to fill the screen).
Type: <<types,Bool>>
Default: +pass:[false]+
2017-07-01 22:58:50 +02:00
[[content.xss_auditing]]
2017-09-15 15:36:19 +02:00
=== content.xss_auditing
2017-11-03 14:44:51 +01:00
Monitor load requests for cross-site scripting attempts.
2018-09-03 23:27:09 +02:00
Suspicious scripts will be blocked and reported in the inspector's JavaScript console.
2014-09-07 23:22:38 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2018-09-03 23:27:09 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[downloads.location.directory]]
2017-09-15 15:36:19 +02:00
=== downloads.location.directory
2017-11-03 14:44:51 +01:00
Directory to save downloads to.
If unset, a sensible OS-specific default is used.
2017-07-01 22:58:50 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Directory>>
2017-07-01 22:58:50 +02:00
Default: empty
[[downloads.location.prompt]]
2017-09-15 15:36:19 +02:00
=== downloads.location.prompt
2017-07-03 23:28:54 +02:00
Prompt the user for the download location.
2017-07-04 15:43:54 +02:00
If set to false, `downloads.location.directory` will be used.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[downloads.location.remember]]
2017-09-15 15:36:19 +02:00
=== downloads.location.remember
2017-07-03 23:28:54 +02:00
Remember the last used download directory.
2015-02-17 19:03:18 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2015-02-17 19:03:18 +01:00
2017-07-01 22:58:50 +02:00
[[downloads.location.suggestion]]
2017-09-15 15:36:19 +02:00
=== downloads.location.suggestion
2017-07-01 22:58:50 +02:00
What to display in the download filename input.
2015-02-17 19:03:18 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2015-02-17 19:03:18 +01:00
Valid values:
2017-07-01 22:58:50 +02:00
* +path+: Show only the download path.
* +filename+: Show only download filename.
* +both+: Show download path and filename.
Default: +pass:[path]+
2015-02-17 19:03:18 +01:00
2017-07-01 22:58:50 +02:00
[[downloads.open_dispatcher]]
2017-09-15 15:36:19 +02:00
=== downloads.open_dispatcher
2017-11-03 14:44:51 +01:00
Default program used to open downloads.
2017-07-03 23:28:54 +02:00
If null, the default internal handler is used.
2017-07-01 22:58:50 +02:00
Any `{}` in the string will be expanded to the filename, else the filename will be appended.
2015-02-17 19:03:18 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Default: empty
[[downloads.position]]
2017-09-15 15:36:19 +02:00
=== downloads.position
2017-07-01 22:58:50 +02:00
Where to show the downloaded files.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,VerticalPosition>>
2014-11-30 22:16:31 +01:00
Valid values:
2017-07-01 22:58:50 +02:00
* +top+
* +bottom+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
Default: +pass:[top]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[downloads.remove_finished]]
2017-09-15 15:36:19 +02:00
=== downloads.remove_finished
2017-11-03 14:44:51 +01:00
Duration (in milliseconds) to wait before removing finished downloads.
2017-07-03 23:28:54 +02:00
If set to -1, downloads are never removed.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[-1]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[editor.command]]
2017-09-15 15:36:19 +02:00
=== editor.command
2017-11-03 14:44:51 +01:00
Editor (and arguments) to use for the `open-editor` command. The following placeholders are defined:
* `{file}`: Filename of the file to be edited. * `{line}`: Line in which the caret is found in the text. * `{column}`: Column in which the caret is found in the text. * `{line0}`: Same as `{line}`, but starting from index 0. * `{column0}`: Same as `{column}`, but starting from index 0.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,ShellCommand>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[gvim]+
- +pass:[-f]+
2017-11-02 19:29:49 +01:00
- +pass:[{file}]+
- +pass:[-c]+
- +pass:[normal {line}G{column0}l]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[editor.encoding]]
2017-09-15 15:36:19 +02:00
=== editor.encoding
2017-07-01 22:58:50 +02:00
Encoding to use for the editor.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Encoding>>
2017-07-01 22:58:50 +02:00
Default: +pass:[utf-8]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.completion.category]]
2017-09-15 15:36:19 +02:00
=== fonts.completion.category
2017-07-01 22:58:50 +02:00
Font used in the completion categories.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[bold 10pt monospace]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.completion.entry]]
2017-09-15 15:36:19 +02:00
=== fonts.completion.entry
2017-07-01 22:58:50 +02:00
Font used in the completion widget.
2016-08-03 11:35:08 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.debug_console]]
2017-09-15 15:36:19 +02:00
=== fonts.debug_console
2017-07-01 22:58:50 +02:00
Font used for the debugging console.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtFont>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.downloads]]
2017-09-15 15:36:19 +02:00
=== fonts.downloads
2017-07-01 22:58:50 +02:00
Font used for the downloadbar.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2014-11-24 21:05:09 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.hints]]
2017-09-15 15:36:19 +02:00
=== fonts.hints
2017-07-01 22:58:50 +02:00
Font used for the hints.
2014-11-24 21:05:09 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-09-17 22:12:55 +02:00
Default: +pass:[bold 10pt monospace]+
2014-11-24 21:05:09 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.keyhint]]
2017-09-15 15:36:19 +02:00
=== fonts.keyhint
2017-07-01 22:58:50 +02:00
Font used in the keyhint widget.
2014-11-24 21:05:09 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2015-03-30 18:32:32 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.messages.error]]
2017-09-15 15:36:19 +02:00
=== fonts.messages.error
2017-07-01 22:58:50 +02:00
Font used for error messages.
2015-03-30 18:32:32 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2015-03-30 18:32:32 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.messages.info]]
2017-09-15 15:36:19 +02:00
=== fonts.messages.info
2017-07-01 22:58:50 +02:00
Font used for info messages.
2015-03-30 18:32:32 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2015-09-16 16:31:17 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.messages.warning]]
2017-09-15 15:36:19 +02:00
=== fonts.messages.warning
2017-07-01 22:58:50 +02:00
Font used for warning messages.
2015-09-16 16:31:17 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2015-09-16 16:31:17 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.monospace]]
2017-09-15 15:36:19 +02:00
=== fonts.monospace
2017-07-01 22:58:50 +02:00
Default monospace fonts.
2017-09-25 06:55:17 +02:00
Whenever "monospace" is used in a font setting, it's replaced with the fonts listed here.
2015-09-16 16:31:17 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-09-11 21:50:35 +02:00
Default: +pass:["xos4 Terminus", Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal]+
2016-01-05 07:32:50 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.prompts]]
2017-09-15 15:36:19 +02:00
=== fonts.prompts
2017-07-01 22:58:50 +02:00
Font used for prompts.
2016-01-05 07:32:50 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt sans-serif]+
2016-01-05 07:32:50 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.statusbar]]
2017-09-15 15:36:19 +02:00
=== fonts.statusbar
2017-07-01 22:58:50 +02:00
Font used in the statusbar.
2016-01-05 07:32:50 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Font>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2016-01-05 07:32:50 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.tabs]]
2017-09-15 15:36:19 +02:00
=== fonts.tabs
2017-07-01 22:58:50 +02:00
Font used in the tab bar.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,QtFont>>
2017-11-06 07:36:52 +01:00
Default: +pass:[10pt monospace]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.cursive]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.cursive
2017-07-01 22:58:50 +02:00
Font family for cursive fonts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.fantasy]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.fantasy
2017-07-01 22:58:50 +02:00
Font family for fantasy fonts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.fixed]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.fixed
2017-07-01 22:58:50 +02:00
Font family for fixed fonts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.sans_serif]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.sans_serif
2017-07-01 22:58:50 +02:00
Font family for sans-serif fonts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2015-02-26 06:13:58 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.serif]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.serif
2017-07-01 22:58:50 +02:00
Font family for serif fonts.
2015-02-26 06:13:58 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2015-03-10 21:19:47 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.family.standard]]
2017-09-15 15:36:19 +02:00
=== fonts.web.family.standard
2017-07-01 22:58:50 +02:00
Font family for standard fonts.
2015-03-10 21:19:47 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,FontFamily>>
2017-07-01 22:58:50 +02:00
Default: empty
2015-03-10 21:19:47 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.size.default]]
2017-09-15 15:36:19 +02:00
=== fonts.web.size.default
2017-11-03 14:44:51 +01:00
Default font size (in pixels) for regular text.
2015-03-10 21:19:47 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[16]+
2014-10-27 06:53:10 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.size.default_fixed]]
2017-09-15 15:36:19 +02:00
=== fonts.web.size.default_fixed
2017-11-03 14:44:51 +01:00
Default font size (in pixels) for fixed-pitch text.
2014-11-30 22:16:31 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[13]+
2014-11-30 22:16:31 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.size.minimum]]
2017-09-15 15:36:19 +02:00
=== fonts.web.size.minimum
2017-11-03 14:44:51 +01:00
Hard minimum font size (in pixels).
2014-10-27 06:53:10 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-09-22 13:18:27 +02:00
Default: +pass:[0]+
2016-02-02 18:59:00 +01:00
2017-07-01 22:58:50 +02:00
[[fonts.web.size.minimum_logical]]
2017-09-15 15:36:19 +02:00
=== fonts.web.size.minimum_logical
2017-11-03 14:44:51 +01:00
Minimum logical font size (in pixels) that is applied when zooming out.
2016-02-02 18:59:00 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[6]+
[[hints.auto_follow]]
2017-09-15 15:36:19 +02:00
=== hints.auto_follow
2017-11-03 14:44:51 +01:00
When a hint can be automatically followed without pressing Enter.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2014-11-30 22:16:31 +01:00
Valid values:
2016-08-16 12:59:54 +02:00
* +always+: Auto-follow whenever there is only a single hint on a page.
* +unique-match+: Auto-follow whenever there is a unique non-empty match in either the hint string (word mode) or filter (number mode).
* +full-match+: Follow the hint when the user typed the whole hint (letter, word or number mode) or the element's text (only in number mode).
* +never+: The user will always need to press Enter to follow a hint.
2014-11-30 22:16:31 +01:00
2016-08-16 12:59:54 +02:00
Default: +pass:[unique-match]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.auto_follow_timeout]]
2017-09-15 15:36:19 +02:00
=== hints.auto_follow_timeout
2017-11-03 14:44:51 +01:00
Duration (in milliseconds) to ignore normal-mode key bindings after a successful auto-follow.
2016-06-07 15:43:17 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-09-22 13:18:27 +02:00
Default: +pass:[0]+
2016-06-07 15:43:17 +02:00
2017-07-01 22:58:50 +02:00
[[hints.border]]
2017-09-15 15:36:19 +02:00
=== hints.border
2017-07-01 22:58:50 +02:00
CSS border value for hints.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Default: +pass:[1px solid #E3BE23]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.chars]]
2017-09-15 15:36:19 +02:00
=== hints.chars
2017-11-03 14:44:51 +01:00
Characters used for hint strings.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,UniqueCharString>>
2017-07-01 22:58:50 +02:00
Default: +pass:[asdfghjkl]+
[[hints.dictionary]]
2017-09-15 15:36:19 +02:00
=== hints.dictionary
2017-11-03 14:44:51 +01:00
Dictionary file to be used by the word hints.
2017-07-01 22:58:50 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,File>>
2017-07-01 22:58:50 +02:00
Default: +pass:[/usr/share/dict/words]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.find_implementation]]
2017-09-15 15:36:19 +02:00
=== hints.find_implementation
2016-06-09 15:40:22 +02:00
Which implementation to use to find elements to hint.
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2016-06-09 15:40:22 +02:00
Valid values:
* +javascript+: Better but slower
* +python+: Slightly worse but faster
2016-08-03 11:35:08 +02:00
Default: +pass:[python]+
2016-06-09 15:40:22 +02:00
2017-09-13 20:57:52 +02:00
This setting is only available with the QtWebKit backend.
2017-07-01 22:58:50 +02:00
[[hints.hide_unmatched_rapid_hints]]
2017-09-15 15:36:19 +02:00
=== hints.hide_unmatched_rapid_hints
2017-07-03 23:28:54 +02:00
Hide unmatched hints in rapid mode.
2016-08-09 16:44:00 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2016-08-09 16:44:00 +02:00
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[hints.min_chars]]
2017-09-15 15:36:19 +02:00
=== hints.min_chars
2017-11-03 14:44:51 +01:00
Minimum number of characters used for hint strings.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[1]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.mode]]
2017-09-15 15:36:19 +02:00
=== hints.mode
2017-07-01 22:58:50 +02:00
Mode to use for hints.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +number+: Use numeric hints. (In this mode you can also type letters from the hinted element to filter and reduce the number of elements that are hinted.)
2017-11-03 14:44:51 +01:00
* +letter+: Use the characters in the `hints.chars` setting.
2017-07-01 22:58:50 +02:00
* +word+: Use hints words based on the html elements and the extra words.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[letter]+
2015-06-10 20:55:15 +02:00
2017-07-01 22:58:50 +02:00
[[hints.next_regexes]]
2017-09-15 15:36:19 +02:00
=== hints.next_regexes
2017-11-03 14:44:51 +01:00
Comma-separated list of regular expressions to use for 'next' links.
2014-09-07 23:22:38 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of Regex>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[\bnext\b]+
- +pass:[\bmore\b]+
- +pass:[\bnewer\b]+
- +pass:[\b[>→≫]\b]+
- +pass:[\b(>>|»)\b]+
- +pass:[\bcontinue\b]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.prev_regexes]]
2017-09-15 15:36:19 +02:00
=== hints.prev_regexes
2017-11-03 14:44:51 +01:00
Comma-separated list of regular expressions to use for 'prev' links.
2014-09-07 23:22:38 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of Regex>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[\bprev(ious)?\b]+
- +pass:[\bback\b]+
- +pass:[\bolder\b]+
- +pass:[\b[<←≪]\b]+
- +pass:[\b(<<|«)\b]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.scatter]]
2017-09-15 15:36:19 +02:00
=== hints.scatter
2017-07-03 23:28:54 +02:00
Scatter hint key chains (like Vimium) or not (like dwb).
Ignored for number hints.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[hints.uppercase]]
2017-09-15 15:36:19 +02:00
=== hints.uppercase
2017-11-03 14:44:51 +01:00
Make characters in hint strings uppercase.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-03 23:28:54 +02:00
[[history_gap_interval]]
2017-09-15 15:36:19 +02:00
=== history_gap_interval
2017-11-03 14:44:51 +01:00
Maximum time (in minutes) between two history items for them to be considered being from the same browsing session.
2017-07-03 23:28:54 +02:00
Items with less time between them are grouped when being displayed in `:history`. Use -1 to disable separation.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[30]+
2014-09-07 23:22:38 +02:00
2018-06-09 20:20:46 +02:00
[[input.escape_quits_reporter]]
=== input.escape_quits_reporter
Allow Escape to quit the crash reporter.
Type: <<types,Bool>>
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[input.forward_unbound_keys]]
2017-09-15 15:36:19 +02:00
=== input.forward_unbound_keys
2017-11-03 14:44:51 +01:00
Which unbound keys to forward to the webview in normal mode.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +all+: Forward all unbound keys.
* +auto+: Forward unbound non-alphanumeric keys.
* +none+: Don't forward any keys.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[auto]+
2014-09-07 23:22:38 +02:00
2018-03-07 23:45:19 +01:00
[[input.insert_mode.auto_enter]]
=== input.insert_mode.auto_enter
Enter insert mode if an editable element is clicked.
Type: <<types,Bool>>
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[input.insert_mode.auto_leave]]
2017-09-15 15:36:19 +02:00
=== input.insert_mode.auto_leave
2017-07-03 23:28:54 +02:00
Leave insert mode if a non-editable element is clicked.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2015-10-19 05:18:30 +02:00
2017-07-01 22:58:50 +02:00
[[input.insert_mode.auto_load]]
2017-09-15 15:36:19 +02:00
=== input.insert_mode.auto_load
2017-07-03 23:28:54 +02:00
Automatically enter insert mode if an editable element is focused after loading the page.
2015-10-19 05:18:30 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[input.insert_mode.plugins]]
2017-09-15 15:36:19 +02:00
=== input.insert_mode.plugins
2017-07-03 23:28:54 +02:00
Switch to insert mode when clicking flash and other plugins.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2017-05-10 10:13:02 +02:00
2017-07-01 22:58:50 +02:00
[[input.links_included_in_focus_chain]]
2017-09-15 15:36:19 +02:00
=== input.links_included_in_focus_chain
2017-07-03 23:28:54 +02:00
Include hyperlinks in the keyboard focus chain when tabbing.
2017-05-10 10:13:02 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[input.partial_timeout]]
2017-09-15 15:36:19 +02:00
=== input.partial_timeout
2017-07-01 22:58:50 +02:00
Timeout (in milliseconds) for partially typed key bindings.
If the current input forms only partial matches, the keystring will be cleared after this time.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[5000]+
2015-06-10 20:55:15 +02:00
2017-07-01 22:58:50 +02:00
[[input.rocker_gestures]]
2017-09-15 15:36:19 +02:00
=== input.rocker_gestures
2017-07-03 23:28:54 +02:00
Enable Opera-like mouse rocker gestures.
This disables the context menu.
2015-06-10 20:55:15 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2017-05-10 23:12:49 +02:00
2017-07-01 22:58:50 +02:00
[[input.spatial_navigation]]
2017-09-15 15:36:19 +02:00
=== input.spatial_navigation
2017-11-03 14:44:51 +01:00
Enable spatial navigation.
Spatial navigation consists in the ability to navigate between focusable elements in a Web page, such as hyperlinks and form controls, by using Left, Right, Up and Down arrow keys. For example, if the user presses the Right key, heuristics determine whether there is an element he might be trying to reach towards the right and which element he probably wants.
2017-05-10 23:12:49 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2015-06-10 20:55:15 +02:00
2017-07-01 22:58:50 +02:00
[[keyhint.blacklist]]
2017-09-15 15:36:19 +02:00
=== keyhint.blacklist
2017-09-25 06:55:17 +02:00
Keychains that shouldn't be shown in the keyhint dialog.
2017-07-01 22:58:50 +02:00
Globs are supported, so `;*` will blacklist all keychains starting with `;`. Use `*` to disable keyhints.
2015-06-10 20:55:15 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of String>>
2017-09-15 15:36:19 +02:00
2017-07-01 22:58:50 +02:00
Default: empty
2015-05-18 22:34:21 +02:00
2017-07-01 22:58:50 +02:00
[[keyhint.delay]]
2017-09-15 15:36:19 +02:00
=== keyhint.delay
2017-11-03 14:44:51 +01:00
Time (in milliseconds) from pressing a key to seeing the keyhint dialog.
2015-05-18 22:34:21 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[500]+
2015-06-10 20:55:15 +02:00
2017-10-20 12:47:48 +02:00
[[keyhint.radius]]
=== keyhint.radius
2017-11-03 14:44:51 +01:00
Rounding radius (in pixels) for the edges of the keyhint dialog.
2017-10-20 12:47:48 +02:00
Type: <<types,Int>>
Default: +pass:[6]+
2017-07-01 22:58:50 +02:00
[[messages.timeout]]
2017-09-15 15:36:19 +02:00
=== messages.timeout
2017-11-03 14:44:51 +01:00
Duration (in milliseconds) to show messages in the statusbar for.
2017-07-01 22:58:50 +02:00
Set to 0 to never clear messages.
2015-06-10 20:55:15 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[2000]+
2015-05-18 22:34:21 +02:00
2017-07-03 23:28:54 +02:00
[[new_instance_open_target]]
2017-09-15 15:36:19 +02:00
=== new_instance_open_target
2017-07-03 23:28:54 +02:00
How to open links in an existing instance if a new one is launched.
This happens when e.g. opening a link from a terminal.
See `new_instance_open_target_window` to customize in which window the link is opened in.
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-03 23:28:54 +02:00
Valid values:
* +tab+: Open a new tab in the existing window and activate the window.
* +tab-bg+: Open a new background tab in the existing window and activate the window.
* +tab-silent+: Open a new tab in the existing window without activating the window.
* +tab-bg-silent+: Open a new background tab in the existing window without activating the window.
* +window+: Open in a new window.
Default: +pass:[tab]+
[[new_instance_open_target_window]]
2017-09-15 15:36:19 +02:00
=== new_instance_open_target_window
2017-07-03 23:28:54 +02:00
Which window to choose when opening links as new tabs.
When `new_instance_open_target` is not set to `window`, this is ignored.
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-03 23:28:54 +02:00
Valid values:
* +first-opened+: Open new tabs in the first (oldest) opened window.
* +last-opened+: Open new tabs in the last (newest) opened window.
* +last-focused+: Open new tabs in the most recently focused window.
* +last-visible+: Open new tabs in the most recently visible window.
Default: +pass:[last-focused]+
2017-07-01 22:58:50 +02:00
[[prompt.filebrowser]]
2017-09-15 15:36:19 +02:00
=== prompt.filebrowser
2017-07-01 22:58:50 +02:00
Show a filebrowser in upload/download prompts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-10-26 22:56:00 +01:00
2017-07-01 22:58:50 +02:00
[[prompt.radius]]
2017-09-15 15:36:19 +02:00
=== prompt.radius
2017-11-03 14:44:51 +01:00
Rounding radius (in pixels) for the edges of prompts.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[8]+
2014-09-07 23:22:38 +02:00
2017-10-11 07:45:38 +02:00
[[qt.args]]
=== qt.args
2017-09-17 22:47:46 +02:00
Additional arguments to pass to Qt, without leading `--`.
With QtWebEngine, some Chromium arguments (see https://peter.sh/experiments/chromium-command-line-switches/ for a list) will work.
2017-09-28 21:51:07 +02:00
This setting requires a restart.
2017-09-17 22:47:46 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of String>>
2017-09-17 22:47:46 +02:00
Default: empty
2017-10-11 09:23:21 +02:00
[[qt.force_platform]]
=== qt.force_platform
Force a Qt platform to use.
This sets the `QT_QPA_PLATFORM` environment variable and is useful to force using the XCB plugin when running QtWebEngine on Wayland.
2017-11-06 07:06:27 +01:00
This setting requires a restart.
2017-10-11 09:23:21 +02:00
Type: <<types,String>>
Default: empty
2017-10-11 07:45:38 +02:00
[[qt.force_software_rendering]]
=== qt.force_software_rendering
Force software rendering for QtWebEngine.
2018-06-09 16:21:10 +02:00
This is needed for QtWebEngine to work with Nouveau drivers and can be useful in other scenarios related to graphic issues.
2017-11-06 07:06:27 +01:00
This setting requires a restart.
2017-10-11 07:45:38 +02:00
2018-06-09 16:21:10 +02:00
Type: <<types,String>>
2017-10-11 07:45:38 +02:00
2018-06-09 16:21:10 +02:00
Valid values:
* +software-opengl+: Tell LibGL to use a software implementation of GL (`LIBGL_ALWAYS_SOFTWARE` / `QT_XCB_FORCE_SOFTWARE_OPENGL`)
* +qt-quick+: Tell Qt Quick to use a software renderer instead of OpenGL. (`QT_QUICK_BACKEND=software`)
* +chromium+: Tell Chromium to disable GPU support and use Skia software rendering instead. (`--disable-gpu`)
* +none+: Don't force software rendering.
Default: +pass:[none]+
2017-10-11 07:45:38 +02:00
This setting is only available with the QtWebEngine backend.
2017-11-06 07:06:27 +01:00
[[qt.highdpi]]
=== qt.highdpi
Turn on Qt HighDPI scaling.
This is equivalent to setting QT_AUTO_SCREEN_SCALE_FACTOR=1 in the environment.
It's off by default as it can cause issues with some bitmap fonts. As an alternative to this, it's possible to set font sizes and the `zoom.default` setting.
This setting requires a restart.
Type: <<types,Bool>>
Default: +pass:[false]+
2017-07-01 22:58:50 +02:00
[[scrolling.bar]]
2017-09-15 15:36:19 +02:00
=== scrolling.bar
2017-07-01 22:58:50 +02:00
Show a scrollbar.
2015-06-10 20:55:15 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[scrolling.smooth]]
2017-09-15 15:36:19 +02:00
=== scrolling.smooth
2017-07-03 23:28:54 +02:00
Enable smooth scrolling for web pages.
Note smooth scrolling does not work with the `:scroll-px` command.
2015-06-10 20:55:15 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-12-13 19:59:54 +01:00
[[search.ignore_case]]
=== search.ignore_case
When to find text on a page case-insensitively.
Type: <<types,String>>
Valid values:
* +always+: Search case-insensitively.
* +never+: Search case-sensitively.
* +smart+: Search case-sensitively if there are capital characters.
Default: +pass:[smart]+
[[search.incremental]]
=== search.incremental
Find text on a page incrementally, renewing the search for each typed character.
Type: <<types,Bool>>
Default: +pass:[true]+
2017-11-21 00:38:51 +01:00
[[session.default_name]]
=== session.default_name
2017-11-03 14:44:51 +01:00
Name of the session to save by default.
2017-07-03 23:28:54 +02:00
If this is set to null, the session which was last loaded is saved.
2015-09-19 21:50:06 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,SessionName>>
2017-07-01 22:58:50 +02:00
Default: empty
2015-09-19 21:50:06 +02:00
2017-12-06 06:56:12 +01:00
[[session.lazy_restore]]
=== session.lazy_restore
Load a restored tab as soon as it takes focus.
Type: <<types,Bool>>
Default: +pass:[false]+
2017-10-08 21:30:02 +02:00
[[spellcheck.languages]]
=== spellcheck.languages
2017-11-03 14:44:51 +01:00
Languages to use for spell checking.
2017-11-07 07:21:07 +01:00
You can check for available languages and install dictionaries using scripts/dictcli.py. Run the script with -h/--help for instructions.
2017-10-08 21:30:02 +02:00
Type: <<types,List of String>>
Valid values:
* +af-ZA+: Afrikaans (South Africa)
* +bg-BG+: Bulgarian (Bulgaria)
* +ca-ES+: Catalan (Spain)
* +cs-CZ+: Czech (Czech Republic)
* +da-DK+: Danish (Denmark)
* +de-DE+: German (Germany)
* +el-GR+: Greek (Greece)
2017-11-07 10:00:13 +01:00
* +en-AU+: English (Australia)
2017-10-08 21:30:02 +02:00
* +en-CA+: English (Canada)
* +en-GB+: English (United Kingdom)
* +en-US+: English (United States)
* +es-ES+: Spanish (Spain)
* +et-EE+: Estonian (Estonia)
* +fa-IR+: Farsi (Iran)
* +fo-FO+: Faroese (Faroe Islands)
* +fr-FR+: French (France)
* +he-IL+: Hebrew (Israel)
* +hi-IN+: Hindi (India)
* +hr-HR+: Croatian (Croatia)
* +hu-HU+: Hungarian (Hungary)
* +id-ID+: Indonesian (Indonesia)
* +it-IT+: Italian (Italy)
* +ko+: Korean
* +lt-LT+: Lithuanian (Lithuania)
* +lv-LV+: Latvian (Latvia)
* +nb-NO+: Norwegian (Norway)
* +nl-NL+: Dutch (Netherlands)
* +pl-PL+: Polish (Poland)
* +pt-BR+: Portuguese (Brazil)
* +pt-PT+: Portuguese (Portugal)
* +ro-RO+: Romanian (Romania)
* +ru-RU+: Russian (Russia)
* +sh+: Serbo-Croatian
* +sk-SK+: Slovak (Slovakia)
* +sl-SI+: Slovenian (Slovenia)
* +sq+: Albanian
* +sr+: Serbian
* +sv-SE+: Swedish (Sweden)
* +ta-IN+: Tamil (India)
* +tg-TG+: Tajik (Tajikistan)
* +tr-TR+: Turkish (Turkey)
* +uk-UA+: Ukrainian (Ukraine)
* +vi-VN+: Vietnamese (Viet Nam)
Default: empty
On QtWebEngine, this setting requires Qt 5.8 or newer.
On QtWebKit, this setting is unavailable.
2017-07-01 22:58:50 +02:00
[[statusbar.hide]]
2017-09-15 15:36:19 +02:00
=== statusbar.hide
2017-07-03 23:28:54 +02:00
Hide the statusbar unless a message is shown.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[statusbar.padding]]
2017-09-15 15:36:19 +02:00
=== statusbar.padding
2017-11-03 14:44:51 +01:00
Padding (in pixels) for the statusbar.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Padding>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[bottom]+: +pass:[1]+
2017-09-22 13:18:27 +02:00
- +pass:[left]+: +pass:[0]+
- +pass:[right]+: +pass:[0]+
2017-07-04 14:34:41 +02:00
- +pass:[top]+: +pass:[1]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[statusbar.position]]
2017-09-15 15:36:19 +02:00
=== statusbar.position
2017-11-03 14:44:51 +01:00
Position of the status bar.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,VerticalPosition>>
2014-09-07 23:22:38 +02:00
Valid values:
2017-07-01 22:58:50 +02:00
* +top+
* +bottom+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[bottom]+
2014-09-07 23:22:38 +02:00
2018-02-10 16:28:34 +01:00
[[statusbar.widgets]]
=== statusbar.widgets
List of widgets displayed in the statusbar.
Type: <<types,List of String>>
Valid values:
* +url+: Current page URL.
* +scroll+: Percentage of the current page position like `10%`.
* +scroll_raw+: Raw percentage of the current page position like `10`.
* +history+: Display an arrow when possible to go back/forward in history.
* +tabs+: Current active tab, e.g. `2`.
* +keypress+: Display pressed keys when composing a vi command.
* +progress+: Progress bar for the current page loading.
Default:
- +pass:[keypress]+
- +pass:[url]+
- +pass:[scroll]+
- +pass:[history]+
- +pass:[tabs]+
- +pass:[progress]+
2017-07-01 22:58:50 +02:00
[[tabs.background]]
2017-09-15 15:36:19 +02:00
=== tabs.background
2017-07-03 23:28:54 +02:00
Open new tabs (middleclick/ctrl+click) in the background.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.close_mouse_button]]
2017-09-15 15:36:19 +02:00
=== tabs.close_mouse_button
2017-11-03 14:44:51 +01:00
Mouse button with which to close tabs.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +right+: Close tabs on right-click.
* +middle+: Close tabs on middle-click.
* +none+: Don't close tabs using the mouse.
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[middle]+
2014-09-07 23:22:38 +02:00
2017-10-24 08:57:45 +02:00
[[tabs.close_mouse_button_on_bar]]
=== tabs.close_mouse_button_on_bar
2017-11-03 14:44:51 +01:00
How to behave when the close mouse button is pressed on the tab bar.
2017-10-24 08:57:45 +02:00
Type: <<types,String>>
Valid values:
* +new-tab+: Open a new tab.
* +close-current+: Close the current tab.
* +close-last+: Close the last tab.
* +ignore+: Don't do anything.
Default: +pass:[new-tab]+
2017-07-01 22:58:50 +02:00
[[tabs.favicons.scale]]
2017-09-15 15:36:19 +02:00
=== tabs.favicons.scale
2017-11-03 14:44:51 +01:00
Scaling factor for favicons in the tab bar.
2017-07-03 23:28:54 +02:00
The tab size is unchanged, so big favicons also require extra `tabs.padding`.
2015-06-10 20:55:15 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Float>>
2017-07-01 22:58:50 +02:00
Default: +pass:[1.0]+
2015-06-10 20:55:15 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.favicons.show]]
2017-09-15 15:36:19 +02:00
=== tabs.favicons.show
2018-04-01 13:22:01 +02:00
When to show favicons in the tab bar.
2014-09-07 23:22:38 +02:00
2018-04-01 13:22:01 +02:00
Type: <<types,String>>
2017-09-15 15:36:19 +02:00
2018-04-01 13:22:01 +02:00
Valid values:
* +always+: Always show favicons.
* +never+: Always hide favicons.
* +pinned+: Show favicons only on pinned tabs.
Default: +pass:[always]+
2015-06-10 20:55:15 +02:00
2017-11-10 09:12:24 +01:00
[[tabs.indicator.padding]]
=== tabs.indicator.padding
2017-11-03 14:44:51 +01:00
Padding (in pixels) for tab indicators.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Padding>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[bottom]+: +pass:[2]+
2017-09-22 13:18:27 +02:00
- +pass:[left]+: +pass:[0]+
2017-07-04 14:34:41 +02:00
- +pass:[right]+: +pass:[4]+
- +pass:[top]+: +pass:[2]+
2014-09-07 23:22:38 +02:00
2017-11-10 09:12:24 +01:00
[[tabs.indicator.width]]
=== tabs.indicator.width
Width (in pixels) of the progress indicator (0 to disable).
Type: <<types,Int>>
Default: +pass:[3]+
2017-07-01 22:58:50 +02:00
[[tabs.last_close]]
2017-09-15 15:36:19 +02:00
=== tabs.last_close
2017-11-03 14:44:51 +01:00
How to behave when the last tab is closed.
2015-06-10 20:55:15 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2015-06-10 20:55:15 +02:00
Valid values:
2017-07-01 22:58:50 +02:00
* +ignore+: Don't do anything.
* +blank+: Load a blank page.
* +startpage+: Load the start page.
* +default-page+: Load the default page.
* +close+: Close the window.
2015-06-10 20:55:15 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[ignore]+
2015-06-10 20:55:15 +02:00
2018-03-20 08:53:59 +01:00
[[tabs.min_width]]
=== tabs.min_width
Minimum width (in pixels) of tabs (-1 for the default minimum size behavior).
This setting only applies when tabs are horizontal.
This setting does not apply to pinned tabs, unless `tabs.pinned.shrink` is False.
Type: <<types,Int>>
Default: +pass:[-1]+
2018-02-10 11:51:51 +01:00
[[tabs.mode_on_change]]
=== tabs.mode_on_change
When switching tabs, what input mode is applied.
Type: <<types,String>>
Valid values:
* +persist+: Retain the current mode.
* +restore+: Restore previously saved mode.
* +normal+: Always revert to normal mode.
Default: +pass:[normal]+
2017-07-01 22:58:50 +02:00
[[tabs.mousewheel_switching]]
2017-09-15 15:36:19 +02:00
=== tabs.mousewheel_switching
2017-07-01 22:58:50 +02:00
Switch between tabs using the mouse wheel.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2016-05-18 08:24:20 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.new_position.related]]
2017-09-15 15:36:19 +02:00
=== tabs.new_position.related
2017-11-03 14:44:51 +01:00
Position of new tabs opened from another tab.
2016-05-18 08:24:20 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,NewTabPosition>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-05-18 08:24:20 +02:00
2017-07-01 22:58:50 +02:00
* +prev+: Before the current tab.
* +next+: After the current tab.
* +first+: At the beginning.
* +last+: At the end.
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[next]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.new_position.unrelated]]
2017-09-15 15:36:19 +02:00
=== tabs.new_position.unrelated
2017-11-03 14:44:51 +01:00
Position of new tabs which aren't opened from another tab.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,NewTabPosition>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
* +prev+: Before the current tab.
* +next+: After the current tab.
* +first+: At the beginning.
* +last+: At the end.
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[last]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.padding]]
2017-09-15 15:36:19 +02:00
=== tabs.padding
2017-11-03 14:44:51 +01:00
Padding (in pixels) around text for tabs.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Padding>>
2017-07-04 14:34:41 +02:00
Default:
2017-09-22 13:18:27 +02:00
- +pass:[bottom]+: +pass:[0]+
2017-07-04 14:34:41 +02:00
- +pass:[left]+: +pass:[5]+
- +pass:[right]+: +pass:[5]+
2017-09-22 13:18:27 +02:00
- +pass:[top]+: +pass:[0]+
2016-09-15 15:10:26 +02:00
2017-11-13 07:12:48 +01:00
[[tabs.pinned.shrink]]
=== tabs.pinned.shrink
Shrink pinned tabs down to their contents.
Type: <<types,Bool>>
Default: +pass:[true]+
2017-07-01 22:58:50 +02:00
[[tabs.position]]
2017-09-15 15:36:19 +02:00
=== tabs.position
2017-11-03 14:44:51 +01:00
Position of the tab bar.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Position>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
* +top+
* +bottom+
* +left+
* +right+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[top]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.select_on_remove]]
2017-09-15 15:36:19 +02:00
=== tabs.select_on_remove
2017-07-01 22:58:50 +02:00
Which tab to select when the focused tab is removed.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,SelectOnRemove>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
* +prev+: Select the tab which came before the closed one (left in horizontal, above in vertical).
* +next+: Select the tab which came after the closed one (right in horizontal, below in vertical).
* +last-used+: Select the previously selected tab.
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[next]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.show]]
2017-09-15 15:36:19 +02:00
=== tabs.show
2017-07-01 22:58:50 +02:00
When to show the tab bar.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-01 22:58:50 +02:00
Valid values:
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
* +always+: Always show the tab bar.
* +never+: Always hide the tab bar.
* +multiple+: Hide the tab bar if only one tab is open.
* +switching+: Show the tab bar when switching tabs.
2016-10-26 20:38:03 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[always]+
2016-10-26 20:38:03 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.show_switching_delay]]
2017-09-15 15:36:19 +02:00
=== tabs.show_switching_delay
2017-11-03 14:44:51 +01:00
Duration (in milliseconds) to show the tab bar before hiding it when tabs.show is set to 'switching'.
2016-10-26 20:38:03 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[800]+
2016-10-26 20:38:03 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.tabs_are_windows]]
2017-09-15 15:36:19 +02:00
=== tabs.tabs_are_windows
2017-07-03 23:28:54 +02:00
Open a new window for every tab.
2016-11-03 06:38:22 +01:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.title.alignment]]
2017-09-15 15:36:19 +02:00
=== tabs.title.alignment
2017-07-03 23:28:54 +02:00
Alignment of the text inside of tabs.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,TextAlignment>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +left+
* +right+
* +center+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
Default: +pass:[left]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.title.format]]
2017-09-15 15:36:19 +02:00
=== tabs.title.format
2017-11-03 14:44:51 +01:00
Format to use for the tab title.
2017-07-03 23:28:54 +02:00
The following placeholders are defined:
2016-08-01 14:37:58 +02:00
2017-11-03 14:44:51 +01:00
* `{perc}`: Percentage as a string like `[10%]`.
* `{perc_raw}`: Raw percentage, e.g. `10`.
* `{title}`: Title of the current web page.
2017-07-01 22:58:50 +02:00
* `{title_sep}`: The string ` - ` if a title is set, empty otherwise.
2017-11-03 14:44:51 +01:00
* `{index}`: Index of this tab.
* `{id}`: Internal tab ID of this tab.
* `{scroll_pos}`: Page scroll position.
* `{host}`: Host of the current web page.
2017-07-01 22:58:50 +02:00
* `{backend}`: Either ''webkit'' or ''webengine''
2017-12-11 07:12:45 +01:00
* `{private}`: Indicates when private mode is enabled.
* `{current_url}`: URL of the current web page.
* `{protocol}`: Protocol (http/https/...) of the current web page.
2018-06-11 12:08:44 +02:00
* `{audio}`: Indicator for audio/mute status.
2016-08-01 14:37:58 +02:00
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FormatString>>
2018-06-11 12:08:44 +02:00
Default: +pass:[{audio}{index}: {title}]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.title.format_pinned]]
2017-09-15 15:36:19 +02:00
=== tabs.title.format_pinned
2017-11-03 14:44:51 +01:00
Format to use for the tab title for pinned tabs. The same placeholders like for `tabs.title.format` are defined.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FormatString>>
2017-07-01 22:58:50 +02:00
Default: +pass:[{index}]+
2014-09-07 23:22:38 +02:00
2017-11-10 09:12:24 +01:00
[[tabs.width]]
=== tabs.width
2017-11-03 14:44:51 +01:00
Width (in pixels or as percentage of the window) of the tab bar if it's vertical.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,PercOrInt>>
2017-07-01 22:58:50 +02:00
Default: +pass:[20%]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[tabs.wrap]]
2017-09-15 15:36:19 +02:00
=== tabs.wrap
2017-11-03 14:44:51 +01:00
Wrap when changing tabs.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-07-01 22:58:50 +02:00
Default: +pass:[true]+
2014-09-07 23:22:38 +02:00
2017-07-02 12:07:27 +02:00
[[url.auto_search]]
2017-09-15 15:36:19 +02:00
=== url.auto_search
2017-11-03 14:44:51 +01:00
What search to start when something else than a URL is entered.
2017-07-02 12:07:27 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,String>>
2017-07-02 12:07:27 +02:00
Valid values:
* +naive+: Use simple/naive check.
* +dns+: Use DNS requests (might be slow!).
* +never+: Never search automatically.
Default: +pass:[naive]+
[[url.default_page]]
2017-09-15 15:36:19 +02:00
=== url.default_page
2017-11-03 14:44:51 +01:00
Page to open if :open -t/-b/-w is used without URL.
2017-07-03 23:28:54 +02:00
Use `about:blank` for a blank page.
2017-07-02 12:07:27 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FuzzyUrl>>
2017-07-02 12:07:27 +02:00
Default: +pass:[https://start.duckduckgo.com/]+
[[url.incdec_segments]]
2017-09-15 15:36:19 +02:00
=== url.incdec_segments
2017-11-03 14:44:51 +01:00
URL segments where `:navigate increment/decrement` will search for a number.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FlagList>>
2017-07-01 22:58:50 +02:00
Valid values:
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
* +host+
2018-01-22 21:26:20 +01:00
* +port+
2017-07-01 22:58:50 +02:00
* +path+
* +query+
* +anchor+
2014-09-07 23:22:38 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[path]+
- +pass:[query]+
2014-09-07 23:22:38 +02:00
2018-03-20 08:53:59 +01:00
[[url.open_base_url]]
=== url.open_base_url
Open base URL of the searchengine if a searchengine shortcut is invoked without parameters.
Type: <<types,Bool>>
Default: +pass:[false]+
2018-06-17 05:33:53 +02:00
[[url.open_categories_shown]]
=== url.open_categories_shown
Which categories should be shown in the :open dialogue.
Type: <<types,List of Strings>>
Default
- +pass:[bookmarks]+
- +pass:[searchengines]+
- +pass:[history]+
- +pass:[quickmarks]+
2017-07-02 12:07:27 +02:00
[[url.searchengines]]
2017-09-15 15:36:19 +02:00
=== url.searchengines
2017-11-03 14:44:51 +01:00
Search engines which can be used via the address bar.
Maps a search engine name (such as `DEFAULT`, or `ddg`) to a URL with a `{}` placeholder. The placeholder will be replaced by the search term, use `{{` and `}}` for literal `{`/`}` signs.
The search engine named `DEFAULT` is used when `url.auto_search` is turned on and something else than a URL was entered to be opened. Other search engines can be used by prepending the search engine name to the search term, e.g. `:open google qutebrowser`.
2017-07-02 12:07:27 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Dict>>
2017-07-04 14:34:41 +02:00
Default:
- +pass:[DEFAULT]+: +pass:[https://duckduckgo.com/?q={}]+
2017-07-02 12:07:27 +02:00
[[url.start_pages]]
2017-09-15 15:36:19 +02:00
=== url.start_pages
2017-11-03 14:44:51 +01:00
Page(s) to open at the start.
2017-07-02 12:07:27 +02:00
2017-10-02 20:08:02 +02:00
Type: <<types,List of FuzzyUrl, or FuzzyUrl>>
2017-07-04 14:34:41 +02:00
2017-09-27 08:21:03 +02:00
Default: +pass:[https://start.duckduckgo.com]+
2017-07-02 12:07:27 +02:00
[[url.yank_ignored_parameters]]
2017-09-15 15:36:19 +02:00
=== url.yank_ignored_parameters
2017-11-03 14:44:51 +01:00
URL parameters to strip with `:yank url`.
2017-07-02 12:07:27 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of String>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[ref]+
- +pass:[utm_source]+
- +pass:[utm_medium]+
- +pass:[utm_campaign]+
- +pass:[utm_term]+
- +pass:[utm_content]+
2017-07-02 12:07:27 +02:00
2018-03-22 23:26:45 +01:00
[[window.hide_decoration]]
2018-03-22 02:23:21 +01:00
=== window.hide_decoration
Hide the window decoration.
2018-03-27 11:09:18 +02:00
This setting requires a restart on Wayland.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[window.title_format]]
2017-09-15 15:36:19 +02:00
=== window.title_format
2017-11-03 14:44:51 +01:00
Format to use for the window title. The same placeholders like for
`tabs.title.format` are defined.
2014-09-07 23:22:38 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,FormatString>>
2017-07-01 22:58:50 +02:00
Default: +pass:[{perc}{title}{title_sep}qutebrowser]+
2014-09-07 23:22:38 +02:00
2017-07-01 22:58:50 +02:00
[[zoom.default]]
2017-09-15 15:36:19 +02:00
=== zoom.default
2017-11-03 14:44:51 +01:00
Default zoom level.
2016-05-18 08:24:20 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Perc>>
2017-07-01 22:58:50 +02:00
Default: +pass:[100%]+
2016-05-18 08:24:20 +02:00
2017-07-01 22:58:50 +02:00
[[zoom.levels]]
2017-09-15 15:36:19 +02:00
=== zoom.levels
2017-11-03 14:44:51 +01:00
Available zoom levels.
2016-09-15 15:10:26 +02:00
2017-09-27 08:25:52 +02:00
Type: <<types,List of Perc>>
2017-09-15 15:36:19 +02:00
2017-07-04 14:34:41 +02:00
Default:
- +pass:[25%]+
- +pass:[33%]+
- +pass:[50%]+
- +pass:[67%]+
- +pass:[75%]+
- +pass:[90%]+
- +pass:[100%]+
- +pass:[110%]+
- +pass:[125%]+
- +pass:[150%]+
- +pass:[175%]+
- +pass:[200%]+
- +pass:[250%]+
- +pass:[300%]+
- +pass:[400%]+
- +pass:[500%]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[zoom.mouse_divider]]
2017-09-15 15:36:19 +02:00
=== zoom.mouse_divider
2017-11-03 14:44:51 +01:00
Number of zoom increments to divide the mouse wheel movements to.
2016-09-15 15:10:26 +02:00
2017-09-15 15:36:19 +02:00
Type: <<types,Int>>
2017-07-01 22:58:50 +02:00
Default: +pass:[512]+
2016-09-15 15:10:26 +02:00
2017-07-01 22:58:50 +02:00
[[zoom.text_only]]
2017-09-15 15:36:19 +02:00
=== zoom.text_only
2017-11-03 14:44:51 +01:00
Apply the zoom factor on a frame only to the text or to all content.
2016-09-15 15:10:26 +02:00
2018-02-20 23:21:24 +01:00
This setting supports URL patterns.
2017-09-15 15:36:19 +02:00
Type: <<types,Bool>>
2017-09-22 13:18:27 +02:00
Default: +pass:[false]+
2016-10-26 20:38:03 +02:00
2017-07-01 22:58:50 +02:00
This setting is only available with the QtWebKit backend.
2017-09-15 15:36:19 +02:00
== Setting types
[[types]]
[options="header",width="75%",cols="25%,75%"]
|==============
|Type|Description
|Bool|A boolean setting, either `true` or `false`.
When setting from a string, `1`, `yes`, `on` and `true` count as true, while `0`, `no`, `off` and `false` count as false (case-insensitive).
|BoolAsk|Like `Bool`, but `ask` is allowed as additional value.
|ColorSystem|The color system to use for color interpolation.
2017-09-21 22:31:11 +02:00
|Command|A qutebrowser command with arguments.
2017-09-15 15:36:19 +02:00
|ConfirmQuit|Whether to display a confirmation when the window is closed.
|Dict|A dictionary of values.
When setting from a string, pass a json-like dict, e.g. `{"key", "value"}`.
|Directory|A directory on the local filesystem.
|Encoding|Setting for a python encoding.
|File|A file on the local filesystem.
|FlagList|A list of flags.
Lists with duplicate flags are invalid. Each item is checked against the valid values of the setting.
|Float|Base class for a float setting.
|Font|A font family, with optional style/weight/size.
* Style: `normal`/`italic`/`oblique` * Weight: `normal`, `bold`, `100`..`900` * Size: _number_ `px`/`pt`
|FontFamily|A Qt font family.
|FormatString|A string with placeholders.
|FuzzyUrl|A URL which gets interpreted as search if needed.
|Int|Base class for an integer setting.
|Key|A name of a key.
|List|A list of values.
When setting from a string, pass a json-like list, e.g. `["one", "two"]`.
2017-09-27 08:21:03 +02:00
|ListOrValue|A list of values, or a single value.
2017-09-15 15:36:19 +02:00
|NewTabPosition|How new tabs are positioned.
|Padding|Setting for paddings around elements.
|Perc|A percentage.
|PercOrInt|Percentage or integer.
|Position|The position of the tab bar.
|Proxy|A proxy URL, or `system`/`none`.
|QssColor|A color value supporting gradients.
A value can be in one of the following formats: * `#RGB`/`#RRGGBB`/`#RRRGGGBBB`/`#RRRRGGGGBBBB` * An SVG color name as specified in http://www.w3.org/TR/SVG/types.html#ColorKeywords[the W3C specification]. * transparent (no color) * `rgb(r, g, b)` / `rgba(r, g, b, a)` (values 0-255 or percentages) * `hsv(h, s, v)` / `hsva(h, s, v, a)` (values 0-255, hue 0-359) * A gradient as explained in http://doc.qt.io/qt-5/stylesheet-reference.html#list-of-property-types[the Qt documentation] under ``Gradient''
|QtColor|A color value.
A value can be in one of the following formats: * `#RGB`/`#RRGGBB`/`#RRRGGGBBB`/`#RRRRGGGGBBBB` * An SVG color name as specified in http://www.w3.org/TR/SVG/types.html#ColorKeywords[the W3C specification]. * transparent (no color)
|QtFont|A font family, with optional style/weight/size.
* Style: `normal`/`italic`/`oblique` * Weight: `normal`, `bold`, `100`..`900` * Size: _number_ `px`/`pt`
|Regex|A regular expression.
When setting from `config.py`, both a string or a `re.compile(...)` object are valid.
|SearchEngineUrl|A search engine URL.
|SelectOnRemove|Which tab to select when the focused tab is removed.
|SessionName|The name of a session.
|ShellCommand|A shell command as a list.
See the documentation for `List`.
|String|A string value.
See the setting's valid values for more information on allowed values.
|TextAlignment|Alignment of text.
|TimestampTemplate|An strftime-like template for timestamps.
2018-03-21 10:14:48 +01:00
See https://sqlite.org/lang_datefunc.html for reference.
2017-09-15 15:36:19 +02:00
|UniqueCharString|A string which may not contain duplicate chars.
|Url|A URL as a string.
|VerticalPosition|The position of the download bar.
|==============