qutebrowser [-OPTION [...]] [:COMMAND [...]] [URL [...]]
qutebrowser is a keyboard-focused browser with a minimal GUI. It's based on Python and Qt5 and is free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
Note the commands and settings of qutebrowser are not described in this manpage, but in the help integrated in qutebrowser - use the ":help" command to show it.
:command
URL
-h, --help
-B BASEDIR, --basedir BASEDIR
-C CONFIG, --config-py CONFIG
-V, --version
-s OPTION VALUE, --set OPTION VALUE
-r SESSION, --restore SESSION
-R, --override-restore
--target {auto,tab,tab-bg,tab-silent,tab-bg-silent,window,private-window}
--backend {webkit,webengine}
--desktop-file-name DESKTOP_FILE_NAME
-l {critical,error,warning,info,debug,vdebug}, --loglevel {critical,error,warning,info,debug,vdebug}
--logfilter LOGFILTER
--loglines LOGLINES
-d, --debug
--json-logging
--nocolor
--force-color
--nowindow
-T, --temp-basedir
--no-err-windows
--qt-arg NAME VALUE
--qt-flag QT_FLAG
-D DEBUG_FLAGS, --debug-flag DEBUG_FLAGS
Note qutebrowser conforms to the XDG basedir specification - if XDG_CONFIG_HOME, XDG_DATA_HOME or XDG_CACHE_HOME are set in the environment, the directories configured there are used instead of the above defaults.
Bugs are tracked in the Github issue tracker at https://github.com/qutebrowser/qutebrowser/issues.
If you found a bug, use the built-in :report command to create a bug report with all information needed.
If you prefer, you can also write to the mailinglist at qutebrowser@lists.qutebrowser.org instead.
For security bugs, please contact me directly at me@the-compiler.org, GPG ID 0xFD55A072.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
qutebrowser was written by Florian Bruhin. All contributors can be found in the README file distributed with qutebrowser.