
qutebrowser
List of commands for qutebrowser:
-
qutebrowser:tldr:175fd qutebrowser: Launch qutebrowser, opening all URLs using the specified method.$ qutebrowser --target ${select}try on your machineexplain this command
-
qutebrowser:tldr:4b0a5 qutebrowser: Open qutebrowser with a specified storage directory.$ qutebrowser --basedir ${path-to-directory}try on your machineexplain this command
-
qutebrowser:tldr:5dabc qutebrowser: Open qutebrowser with a temporary base directory and print logs to `stdout` as JSON.$ qutebrowser --temp-basedir --json-loggingtry on your machineexplain this command
-
qutebrowser:tldr:e4292 qutebrowser: Open a qutebrowser instance with temporary settings.$ qutebrowser --set ${content-geolocation} ${select}try on your machineexplain this command
-
qutebrowser:tldr:e988e qutebrowser: Restore a named session of a qutebrowser instance.$ qutebrowser --restore ${session_name}try on your machineexplain this command