- 06:58:38 DEBUG init earlyinit:init_log:266 Log initialized.
- 06:58:38 DEBUG init app:run:97 Initializing directories...
- 06:58:38 DEBUG init standarddir:init:319 Base directory: /tmp/qutebrowser-basedir-h9z7ih20
- 06:58:38 DEBUG init app:run:101 Initializing config...
- 06:58:38 DEBUG init app:__init__:818 Qt arguments: ['/home/jgkamat/Code/qutebrowser/qutebrowser/__main__.py', '--reduced-referrer-granularity'], based on Namespace(backend=None, basedir='/tmp/qutebrowser-basedir-h9z7ih20', color=True, command=[], debug=True, debug_flags=[], enable_webengine_inspector=False, force_color=False, json_args=None, json_logging=False, logfilter=None, loglevel='info', loglines=2000, no_err_windows=False, nowindow=False, override_restore=False, qt_arg=None, qt_flag=None, session=None, target=None, temp_basedir=True, temp_basedir_restarted=None, temp_settings=[], url=[], version=False)
- 06:58:38 DEBUG init app:__init__:821 Initializing application...
- 06:58:38 DEBUG ipc ipc:send_to_running_instance:433 Connecting to /tmp/qutebrowser-basedir-h9z7ih20/runtime/ipc-974d22f4c3d91db477dce1317a031b63
- 06:58:38 DEBUG ipc ipc:send_to_running_instance:466 No existing instance present (error 2)
- 06:58:38 DEBUG init ipc:send_or_listen:495 Starting IPC server...
- 06:58:38 DEBUG ipc ipc:__init__:191 Not calling setSocketOptions
- 06:58:38 DEBUG ipc ipc:listen:202 Listening as /tmp/qutebrowser-basedir-h9z7ih20/runtime/ipc-974d22f4c3d91db477dce1317a031b63
- 06:58:38 DEBUG init app:init:164 Starting init...
- 06:58:38 DEBUG extensions loader:_load_component:153 Importing qutebrowser.components.adblock
- 06:58:38 DEBUG extensions loader:_load_component:162 Running init hook 'init'
- 06:58:38 DEBUG extensions loader:_load_component:153 Importing qutebrowser.components.caretcommands
- 06:58:38 DEBUG extensions loader:_load_component:153 Importing qutebrowser.components.misccommands
- 06:58:38 DEBUG extensions loader:_load_component:153 Importing qutebrowser.components.scrollcommands
- 06:58:38 DEBUG extensions loader:_load_component:153 Importing qutebrowser.components.zoomcommands
- 06:58:38 DEBUG init app:_init_modules:427 Initializing save manager...
- 06:58:38 DEBUG init app:_init_modules:432 Checking backend requirements...
- 06:58:38 DEBUG init app:_init_modules:435 Initializing prompts...
- 06:58:38 DEBUG init app:_init_modules:438 Initializing network...
- 06:58:38 DEBUG init networkmanager:init:109 Default Qt ciphers: ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305, ECDHE-RSA-CHACHA20-POLY1305, ECDHE-ECDSA-AES256-CCM8, ECDHE-ECDSA-AES256-CCM, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-CCM8, ECDHE-ECDSA-AES128-CCM, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-CAMELLIA256-SHA384, ECDHE-RSA-CAMELLIA256-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-RSA-AES128-SHA256, ECDHE-ECDSA-CAMELLIA128-SHA256, ECDHE-RSA-CAMELLIA128-SHA256, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES256-SHA, ECDHE-ECDSA-AES128-SHA, ECDHE-RSA-AES128-SHA, AES256-GCM-SHA384, AES256-CCM8, AES256-CCM, AES128-GCM-SHA256, AES128-CCM8, AES128-CCM, AES256-SHA256, CAMELLIA256-SHA256, AES128-SHA256, CAMELLIA128-SHA256, AES256-SHA, CAMELLIA256-SHA, AES128-SHA, CAMELLIA128-SHA, DHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305, DHE-RSA-AES256-CCM8, DHE-RSA-AES256-CCM, DHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-CCM8, DHE-RSA-AES128-CCM, DHE-RSA-AES256-SHA256, DHE-RSA-CAMELLIA256-SHA256, DHE-RSA-AES128-SHA256, DHE-RSA-CAMELLIA128-SHA256, DHE-RSA-AES256-SHA, DHE-RSA-CAMELLIA256-SHA, DHE-RSA-AES128-SHA, DHE-RSA-CAMELLIA128-SHA
- 06:58:38 DEBUG init networkmanager:init:120 Disabling bad ciphers:
- 06:58:38 DEBUG init app:_init_modules:441 Initializing proxy...
- 06:58:38 DEBUG init app:_init_modules:444 Initializing readline-bridge...
- 06:58:38 DEBUG init app:_init_modules:449 Initializing sql...
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "PRAGMA journal_mode=WAL"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "PRAGMA journal_mode=WAL"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "PRAGMA synchronous=NORMAL"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "PRAGMA synchronous=NORMAL"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG init app:_init_modules:452 Initializing web history...
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE TABLE IF NOT EXISTS History (url NOT NULL, title NOT NULL, atime NOT NULL, redirect NOT NULL)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE TABLE IF NOT EXISTS History (url NOT NULL, title NOT NULL, atime NOT NULL, redirect NOT NULL)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE TABLE IF NOT EXISTS CompletionHistory (url PRIMARY KEY, title NOT NULL, last_atime NOT NULL)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE TABLE IF NOT EXISTS CompletionHistory (url PRIMARY KEY, title NOT NULL, last_atime NOT NULL)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE INDEX IF NOT EXISTS CompletionHistoryAtimeIndex ON CompletionHistory (last_atime)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE INDEX IF NOT EXISTS CompletionHistoryAtimeIndex ON CompletionHistory (last_atime)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE TABLE IF NOT EXISTS CompletionMetaInfo (key PRIMARY KEY, value )"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE TABLE IF NOT EXISTS CompletionMetaInfo (key PRIMARY KEY, value )"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT EXISTS(SELECT * FROM CompletionMetaInfo WHERE key = :val)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "SELECT EXISTS(SELECT * FROM CompletionMetaInfo WHERE key = :val)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {':val': 'force_rebuild'}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "REPLACE INTO CompletionMetaInfo (key, value) values(:key, :value)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "REPLACE INTO CompletionMetaInfo (key, value) values(:key, :value)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {':key': 'force_rebuild', ':value': False}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "pragma user_version"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "pragma user_version"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "DELETE FROM CompletionHistory"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "DELETE FROM CompletionHistory"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT value FROM CompletionMetaInfo WHERE key = :key"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "SELECT value FROM CompletionMetaInfo WHERE key = :key"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {':key': 'force_rebuild'}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT count(*) FROM CompletionHistory"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "SELECT count(*) FROM CompletionHistory"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT url, title, max(atime) AS atime FROM History WHERE NOT redirect and url NOT LIKE "qute://back%" GROUP BY url ORDER BY atime asc"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "SELECT url, title, max(atime) AS atime FROM History WHERE NOT redirect and url NOT LIKE "qute://back%" GROUP BY url ORDER BY atime asc"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:38 DEBUG sql sql:run_batch:216 Running SQL query (batch): "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "pragma user_version = 2"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "pragma user_version = 2"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE INDEX IF NOT EXISTS HistoryIndex ON History (url)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE INDEX IF NOT EXISTS HistoryIndex ON History (url)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "CREATE INDEX IF NOT EXISTS HistoryAtimeIndex ON History (atime)"
- 06:58:38 DEBUG sql sql:run:203 Running SQL query: "CREATE INDEX IF NOT EXISTS HistoryAtimeIndex ON History (atime)"
- 06:58:38 DEBUG sql sql:run:206 query bindings: {}
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT EXISTS(SELECT * FROM History WHERE url = :val)"
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT * FROM History where not redirect and not url like "qute://%" and atime > :earliest and atime <= :latest ORDER BY atime desc"
- 06:58:38 DEBUG sql sql:__init__:170 Preparing SQL query: "SELECT * FROM History where not redirect and not url like "qute://%" and atime <= :latest ORDER BY atime desc limit :limit offset :offset"
- 06:58:38 DEBUG init app:_init_modules:459 Initializing command history...
- 06:58:38 DEBUG init app:_init_modules:462 Initializing crashlog...
- 06:58:38 DEBUG init app:_init_modules:466 Initializing sessions...
- 06:58:38 DEBUG init app:_init_modules:469 Initializing websettings...
- [0227/065838.653494:WARNING:stack_trace_posix.cc(699)] Failed to open file: /home/jgkamat/#10748871 (deleted)
- Error: No such file or directory
- 06:58:38 DEBUG config webenginesettings:set_dictionary_language:256 Found dicts: []
- 06:58:38 DEBUG config webenginesettings:set_dictionary_language:256 Found dicts: []
- 06:58:38 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 06:58:38 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 06:58:38 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 06:58:38 DEBUG init app:_init_modules:472 Initializing quickmarks...
- 06:58:38 DEBUG save savemanager:save:96 Save of quickmark-manager requested - dirty True, save_on_exit False, is_exit False, force False -> True
- 06:58:38 DEBUG destroy lineparser:_after_save:80 Saved to /tmp/qutebrowser-basedir-h9z7ih20/config/quickmarks
- 06:58:38 DEBUG init app:_init_modules:476 Initializing bookmarks...
- 06:58:38 DEBUG save savemanager:save:96 Save of bookmark-manager requested - dirty True, save_on_exit False, is_exit False, force False -> True
- 06:58:38 DEBUG destroy lineparser:_after_save:80 Saved to /tmp/qutebrowser-basedir-h9z7ih20/config/bookmarks/urls
- 06:58:38 DEBUG init app:_init_modules:480 Initializing cookies...
- 06:58:38 DEBUG init app:_init_modules:486 Initializing cache...
- 06:58:38 DEBUG init app:_init_modules:490 Initializing downloads...
- 06:58:38 DEBUG init networkmanager:__init__:152 Initializing NetworkManager
- 06:58:38 DEBUG init networkmanager:__init__:157 NetworkManager init done
- 06:58:38 DEBUG init app:_init_modules:494 Initializing Greasemonkey...
- 06:58:38 DEBUG greasemonkey greasemonkey:load_scripts:280 Reading scripts from: /tmp/qutebrowser-basedir-h9z7ih20/data/greasemonkey
- 06:58:38 DEBUG init app:_init_modules:497 Misc initialization...
- 06:58:38 DEBUG init webenginetab:init:57 Initializing qute://* handler...
- 06:58:38 DEBUG init webenginetab:init:62 Initializing request interceptor...
- 06:58:38 DEBUG init webenginetab:init:68 Initializing QtWebEngine downloads...
- 06:58:38 DEBUG init webenginetab:init:74 Initializing cookie filter...
- 06:58:38 DEBUG init app:init:177 Initializing eventfilter...
- 06:58:38 DEBUG init app:init:182 Connecting signals...
- 06:58:38 DEBUG init app:_process_args:219 Initializing main window...
- 06:58:38 DEBUG init mainwindow:_init_downloadmanager:310 Initializing downloads...
- 06:58:38 DEBUG statusbar bar:_hide_cmd_widget:320 Hiding cmd widget
- 06:58:38 DEBUG init mainwindow:__init__:210 Initializing modes...
- 06:58:38 DEBUG init mainwindow:_init_geometry:253 Initial main window geometry: PyQt5.QtCore.QRect(50, 50, 800, 600)
- 06:58:38 DEBUG init app:_open_startpage:349 Opening start pages
- 06:58:38 DEBUG url urlutils:get_path_if_valid:381 Checking if 'https://start.duckduckgo.com' is a path
- 06:58:38 DEBUG url urlutils:fuzzy_url:214 URL is a fuzzy address
- 06:58:38 DEBUG url urlutils:fuzzy_url:217 Converting fuzzy term 'https://start.duckduckgo.com' to URL -> https://start.duckduckgo.com
- 06:58:38 DEBUG webview tabbedbrowser:tabopen:464 Creating new tab with URL PyQt5.QtCore.QUrl('https://start.duckduckgo.com'), background None, related True, idx None
- 06:58:38 DEBUG webview tabbedbrowser:_get_new_tab_idx:556 tabs.new_position next -> opening new tab at -1, next left: 0 / right: 0
- 06:58:38 DEBUG webview webview:render_widget:81 Found possibly lost focusProxy: []
- 06:58:38 DEBUG modes tabbedbrowser:on_current_changed:701 Current tab changed, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url=''>
- 06:58:38 DEBUG modes tabbedbrowser:on_current_changed:709 Mode before tab change: normal (mode_on_change = normal)
- 06:58:38 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.hint (reason tab changed) as we're in mode KeyMode.normal
- 06:58:38 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.caret (reason tab changed) as we're in mode KeyMode.normal
- 06:58:38 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.insert (reason tab changed) as we're in mode KeyMode.normal
- 06:58:38 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.passthrough (reason tab changed) as we're in mode KeyMode.normal
- 06:58:38 DEBUG modes tabbedbrowser:on_current_changed:721 Mode after tab change: normal (mode_on_change = normal)
- 06:58:38 DEBUG webview webview:render_widget:81 Found possibly lost focusProxy: []
- 06:58:38 DEBUG webview browsertab:_on_before_load_started:955 Going to start loading: https://start.duckduckgo.com
- 06:58:38 DEBUG webview tabbedbrowser:on_title_changed:623 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 06:58:38 DEBUG webview browsertab:_on_before_load_started:955 Going to start loading: https://start.duckduckgo.com
- 06:58:38 DEBUG webview tabbedbrowser:on_title_changed:623 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 06:58:38 DEBUG mouse mouse:eventFilter:55 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7f2a043a50d8> got new child <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>, installing filter
- 06:58:38 DEBUG webview tabbedbrowser:on_title_changed:623 Changing title for idx 0 to 'https://start.duckduckgo.com/'
- 06:58:38 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_url_changed(PyQt5.QtCore.QUrl('https://start.duckduckgo.com/')) (tab 0)
- 06:58:38 DEBUG init app:_process_args:230 Init finished after 0.865521s
- 06:58:38 DEBUG init app:init:191 Init done!
- 06:58:38 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.mainwindow.messageview.MessageView object at 0x7f2a04396ca8>: PyQt5.QtCore.QRect(0, 581, 801, 1)
- 06:58:38 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.mainwindow.messageview.MessageView object at 0x7f2a04396ca8>: PyQt5.QtCore.QRect(0, 1039, 959, 1)
- 06:58:39 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:39 DEBUG webview browsertab:_set_load_status:921 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.loading
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_status_changed(<LoadStatus.loading: 6>) (tab 0)
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_started() (tab 0)
- 06:58:39 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.insert (reason load started) as we're in mode KeyMode.normal
- 06:58:39 DEBUG modes modeman:leave:307 Ignoring leave request for KeyMode.hint (reason load started) as we're in mode KeyMode.normal
- 06:58:39 DEBUG webview browsertab:_on_navigation_request:983 navigation request: url https://start.duckduckgo.com/, type Type.typed, is_main_frame True
- 06:58:39 DEBUG webview tabbedbrowser:on_title_changed:623 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 06:58:39 DEBUG webview tabbedbrowser:on_title_changed:623 Changing title for idx 0 to 'DuckDuckGo — Privacy, simplified.'
- 06:58:39 DEBUG webview browsertab:_on_navigation_request:983 navigation request: url https://start.duckduckgo.com/post2.html, type Type.link_clicked, is_main_frame False
- 06:58:39 DEBUG sql sql:__init__:170 Preparing SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 06:58:39 DEBUG sql sql:run:203 Running SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 06:58:39 DEBUG sql sql:run:206 query bindings: {':atime': 1551279519, ':redirect': False, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 06:58:39 DEBUG sql sql:__init__:170 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:39 DEBUG sql sql:run:203 Running SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:39 DEBUG sql sql:run:206 query bindings: {':last_atime': 1551279519, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 06:58:39 DEBUG sessions sessions:save:295 Saving session _autosave to /tmp/qutebrowser-basedir-h9z7ih20/data/sessions/_autosave.yml...
- 06:58:39 DEBUG webview browsertab:_set_load_status:921 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.success_https
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_status_changed(<LoadStatus.success_https: 3>) (tab 0)
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_finished(True) (tab 0)
- 06:58:39 DEBUG sql sql:__init__:170 Preparing SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 06:58:39 DEBUG sql sql:run:203 Running SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 06:58:39 DEBUG sql sql:run:206 query bindings: {':atime': 1551279519, ':redirect': False, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 06:58:39 DEBUG sql sql:__init__:170 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:39 DEBUG sql sql:run:203 Running SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 06:58:39 DEBUG sql sql:run:206 query bindings: {':last_atime': 1551279519, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 06:58:39 DEBUG sessions sessions:save:295 Saving session _autosave to /tmp/qutebrowser-basedir-h9z7ih20/data/sessions/_autosave.yml...
- 06:58:39 DEBUG webview browsertab:_set_load_status:921 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.success_https
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_status_changed(<LoadStatus.success_https: 3>) (tab 0)
- 06:58:39 DEBUG signals signalfilter:_filter_signals:86 emitting: cur_load_finished(True) (tab 0)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run False
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run True
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run False
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for ':'.
- 06:58:40 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: :).
- 06:58:40 DEBUG commands command:run:534 command called: set-cmd-text [':']
- 06:58:40 DEBUG commands command:run:549 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':', None, False, False, False)
- 06:58:40 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:40 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:40 DEBUG modes command:set_cmd_text:111 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:40 DEBUG modes modeman:enter:250 Entering mode KeyMode.command (reason: cmd focus)
- 06:58:40 DEBUG statusbar text:set_text:57 Setting normal text to '-- COMMAND MODE --'.
- 06:58:40 DEBUG statusbar bar:set_mode_active:286 Setting command flag to True
- 06:58:40 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:40 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:40 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:40 DEBUG completion completer:_update_completion:238 Updating completion: [] []
- 06:58:40 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:40 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:40 DEBUG completion debug:__exit__:265 Starting command completion took 0.048379 seconds.
- 06:58:40 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 510, 959, 530)
- 06:58:40 DEBUG completion debug:__exit__:265 Set completion model took 0.005377 seconds.
- 06:58:40 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern ''
- 06:58:40 DEBUG completion debug:__exit__:265 Set pattern took 0.002877 seconds.
- 06:58:40 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:40 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:40 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:40 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:40 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:40 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:40 DEBUG completion completer:_partition:143 partitioning ['b'] around position 1
- 06:58:40 DEBUG completion completer:_partition:155 partitioned: [] 'b' []
- 06:58:40 DEBUG completion completer:_update_completion:238 Updating completion: [] b []
- 06:58:40 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:40 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:40 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'b'
- 06:58:40 DEBUG completion debug:__exit__:265 Set pattern b took 0.005756 seconds.
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bi'] around position 2
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: [] 'bi' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: [] bi []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:41 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:41 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'bi'
- 06:58:41 DEBUG completion debug:__exit__:265 Set pattern bi took 0.000742 seconds.
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bin'] around position 3
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: [] 'bin' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: [] bin []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:41 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:41 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'bin'
- 06:58:41 DEBUG completion debug:__exit__:265 Set pattern bin took 0.002763 seconds.
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bind'] around position 4
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: [] 'bind' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: [] bind []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:41 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:41 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'bind'
- 06:58:41 DEBUG completion debug:__exit__:265 Set pattern bind took 0.002899 seconds.
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bind', ' '] around position 5
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: ['bind'] '' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bind', ' <'] around position 6
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] < []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bind', ' <a'] around position 7
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<a' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <a []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:41 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:41 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:41 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:41 DEBUG completion completer:_partition:143 partitioning ['bind', ' <al'] around position 8
- 06:58:41 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<al' []
- 06:58:41 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <al []
- 06:58:41 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:41 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:41 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt'] around position 9
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-'] around position 10
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt- []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-s'] around position 11
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-s' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-s []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-sh'] around position 12
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-sh' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-sh []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shi'] around position 13
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shi' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shi []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shif'] around position 14
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shif' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shif []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:42 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:42 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:42 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:42 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift'] around position 15
- 06:58:42 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift' []
- 06:58:42 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift []
- 06:58:42 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:42 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:42 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:43 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:43 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-'] around position 16
- 06:58:43 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-' []
- 06:58:43 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift- []
- 06:58:43 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:43 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:43 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-l'] around position 17
- 06:58:43 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-l' []
- 06:58:43 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-l []
- 06:58:43 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:43 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:43 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-le'] around position 18
- 06:58:43 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-le' []
- 06:58:43 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-le []
- 06:58:43 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:43 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:43 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-les'] around position 19
- 06:58:43 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-les' []
- 06:58:43 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-les []
- 06:58:43 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:43 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:43 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less'] around position 20
- 06:58:43 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-less' []
- 06:58:43 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-less []
- 06:58:43 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:43 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:43 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:43 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>'] around position 21
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-less>' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-less> []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:44 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' '] around position 22
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] '' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion debug:__exit__:265 Starting bind completion took 0.047865 seconds.
- 06:58:44 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 510, 959, 530)
- 06:58:44 DEBUG completion debug:__exit__:265 Set completion model took 0.003628 seconds.
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern ''
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern took 0.003153 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' m'] around position 23
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'm' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] m []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'm'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern m took 0.002855 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' me'] around position 24
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'me' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] me []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'me'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern me took 0.003329 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' mes'] around position 25
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'mes' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] mes []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'mes'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern mes took 0.000837 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' mess'] around position 26
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'mess' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] mess []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'mess'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern mess took 0.002768 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' messa'] around position 27
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'messa' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] messa []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'messa'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern messa took 0.002768 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' messag'] around position 28
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'messag' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] messag []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'messag'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern messag took 0.000853 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:44 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:44 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:44 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:44 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message'] around position 29
- 06:58:44 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message' []
- 06:58:44 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message []
- 06:58:44 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:44 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message'
- 06:58:44 DEBUG completion debug:__exit__:265 Set pattern message took 0.002925 seconds.
- 06:58:44 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-'] around position 30
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message- []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message- took 0.001055 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-i'] around position 31
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-i' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-i []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-i'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-i took 0.002706 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-in'] around position 32
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-in' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-in []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-in'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-in took 0.001786 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-inf'] around position 33
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-inf' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-inf []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-inf'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-inf took 0.002738 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info'] around position 34
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info took 0.002531 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info '] around position 35
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info took 0.002091 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info l'] around position 36
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info l' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info l []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info l'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info l took 0.009435 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info le'] around position 37
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info le' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info le []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info le'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info le took 0.00168 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info les'] around position 38
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info les' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info les []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info les'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info les took 0.002825 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 39
- 06:58:45 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:45 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:45 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:45 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:45 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.002509 seconds.
- 06:58:45 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:45 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:45 DEBUG commands command:run:534 command called: command-accept
- 06:58:45 DEBUG commands command:run:549 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
- 06:58:45 DEBUG save savemanager:mark_dirty:71 Marking command-history as dirty.
- 06:58:45 DEBUG modes modeman:leave:313 Leaving mode KeyMode.command (reason: cmd accept)
- 06:58:45 DEBUG statusbar text:set_text:57 Setting normal text to ''.
- 06:58:45 DEBUG statusbar bar:set_mode_active:286 Setting command flag to False
- 06:58:45 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:45 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:45 DEBUG statusbar bar:_hide_cmd_widget:320 Hiding cmd widget
- 06:58:45 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
- 06:58:45 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
- 06:58:45 DEBUG modes tabbedbrowser:on_mode_left:683 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>
- 06:58:45 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:45 DEBUG commands command:run:534 command called: bind ['<alt-shift-less>', 'message-info less']
- 06:58:45 DEBUG commands command:run:549 Calling qutebrowser.config.configcommands.ConfigCommands.bind(<qutebrowser.config.configcommands.ConfigCommands object at 0x7f2a2ee8d320>, 0, '<alt-shift-less>', 'message-info less', mode='normal', default=False)
- 06:58:45 DEBUG config config:update_mutables:507 bindings.commands was mutated, updating
- 06:58:46 DEBUG config config:_set_value:323 Config option changed: bindings.commands = {'normal': {'<Alt+Shift+<>': 'message-info less'}}
- 06:58:46 DEBUG save savemanager:mark_dirty:71 Marking yaml-config as dirty.
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run True
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run True
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run False
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run True
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run True
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run False
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run True
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run False
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for '<Alt+Shift+<>'.
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+<>).
- 06:58:46 DEBUG commands command:run:534 command called: message-info ['less']
- 06:58:46 DEBUG commands command:run:549 Calling qutebrowser.components.misccommands.message_info('less', 1)
- 06:58:46 INFO message message:info:81 less
- 06:58:46 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.mainwindow.messageview.MessageView object at 0x7f2a04396ca8>: PyQt5.QtCore.QRect(0, 1017, 959, 23)
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run True
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run False
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for '<Alt+Shift+<>'.
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+<>).
- 06:58:46 DEBUG commands command:run:534 command called: message-info ['less']
- 06:58:46 DEBUG commands command:run:549 Calling qutebrowser.components.misccommands.message_info('less', 1)
- 06:58:46 INFO message message:info:81 less
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run True
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:46 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run False
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for '<Alt+Shift+<>'.
- 06:58:46 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+<>).
- 06:58:46 DEBUG commands command:run:534 command called: message-info ['less']
- 06:58:46 DEBUG commands command:run:549 Calling qutebrowser.components.misccommands.message_info('less', 1)
- 06:58:46 INFO message message:info:81 less
- 06:58:46 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run True
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run False
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for '<Alt+Shift+<>'.
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+<>).
- 06:58:47 DEBUG commands command:run:534 command called: message-info ['less']
- 06:58:47 DEBUG commands command:run:549 Calling qutebrowser.components.misccommands.message_info('less', 1)
- 06:58:47 INFO message message:info:81 less
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run True
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3c / modifiers: 0xa000000 / text: '<Alt+Shift+<>' / dry_run False
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for '<Alt+Shift+<>'.
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+<>).
- 06:58:47 DEBUG commands command:run:534 command called: message-info ['less']
- 06:58:47 DEBUG commands command:run:549 Calling qutebrowser.components.misccommands.message_info('less', 1)
- 06:58:47 INFO message message:info:81 less
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run False
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run True
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run False
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Definitive match for ':'.
- 06:58:47 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: :).
- 06:58:47 DEBUG commands command:run:534 command called: set-cmd-text [':']
- 06:58:47 DEBUG commands command:run:549 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':', None, False, False, False)
- 06:58:47 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:47 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:47 DEBUG modes command:set_cmd_text:111 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:47 DEBUG modes modeman:enter:250 Entering mode KeyMode.command (reason: cmd focus)
- 06:58:47 DEBUG statusbar text:set_text:57 Setting normal text to '-- COMMAND MODE --'.
- 06:58:47 DEBUG statusbar bar:set_mode_active:286 Setting command flag to True
- 06:58:47 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:47 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:47 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG completion completer:_update_completion:238 Updating completion: [] []
- 06:58:47 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 06:58:47 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 06:58:47 DEBUG completion debug:__exit__:265 Starting command completion took 0.045827 seconds.
- 06:58:47 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 510, 959, 530)
- 06:58:47 DEBUG completion debug:__exit__:265 Set completion model took 0.005719 seconds.
- 06:58:47 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern ''
- 06:58:47 DEBUG completion debug:__exit__:265 Set pattern took 0.005957 seconds.
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:47 DEBUG commands command:run:534 command called: command-history-prev
- 06:58:47 DEBUG commands command:run:549 Calling qutebrowser.mainwindow.statusbar.command.Command.command_history_prev(<qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG misc cmdhistory:start:81 Preset text: ':'
- 06:58:47 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:47 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:47 DEBUG modes command:set_cmd_text:111 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 06:58:47 DEBUG modes modeman:enter:250 Entering mode KeyMode.command (reason: cmd focus)
- 06:58:47 DEBUG modes modeman:enter:256 Ignoring request as we're in mode KeyMode.command already.
- 06:58:47 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:47 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 39
- 06:58:47 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:47 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:47 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:47 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:48 DEBUG completion debug:__exit__:265 Starting bind completion took 0.061911 seconds.
- 06:58:48 DEBUG completion debug:__exit__:265 Set completion model took 0.000769 seconds.
- 06:58:48 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:48 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000662 seconds.
- 06:58:48 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:48 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:48 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:48 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:48 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:48 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:48 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:48 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 38
- 06:58:48 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:48 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:48 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:48 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:48 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:48 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.002719 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 37
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.002458 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 36
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000832 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 35
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.001049 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 34
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000718 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 33
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.00238 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 32
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.001245 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 31
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.002447 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 30
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.001203 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 29
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.002326 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 28
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000969 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 27
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000773 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 26
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.003722 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 25
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000714 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 24
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.000874 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 23
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.003531 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 22
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-less>'] 'message-info less' []
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-less>'] message-info less []
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-less>']
- 06:58:49 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:49 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.001297 seconds.
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 21
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-less>' ['message-info less']
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-less> ['message-info less']
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:49 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:49 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:49 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:49 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-less>', ' message-info less'] around position 20
- 06:58:49 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-less>' ['message-info less']
- 06:58:49 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-less> ['message-info less']
- 06:58:49 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:49 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:49 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:49 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-les>', ' message-info less'] around position 19
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-les>' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-les> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:50 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-le>', ' message-info less'] around position 18
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-le>' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-le> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:50 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-l>', ' message-info less'] around position 17
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-l>' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-l> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:50 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift->', ' message-info less'] around position 16
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift->' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:50 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-g>', ' message-info less'] around position 17
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-g>' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-g> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:50 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:50 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:50 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:50 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:50 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-gr>', ' message-info less'] around position 18
- 06:58:50 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-gr>' ['message-info less']
- 06:58:50 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-gr> ['message-info less']
- 06:58:50 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:50 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-gre>', ' message-info less'] around position 19
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-gre>' ['message-info less']
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-gre> ['message-info less']
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-grea>', ' message-info less'] around position 20
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-grea>' ['message-info less']
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-grea> ['message-info less']
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-great>', ' message-info less'] around position 21
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-great>' ['message-info less']
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-great> ['message-info less']
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greate>', ' message-info less'] around position 22
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-greate>' ['message-info less']
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-greate> ['message-info less']
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info less'] around position 23
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind'] '<alt-shift-greater>' ['message-info less']
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind'] <alt-shift-greater> ['message-info less']
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind']
- 06:58:51 DEBUG completion completer:_update_completion:244 Clearing completion
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG commands command:run:534 command called: rl-end-of-line
- 06:58:51 DEBUG commands command:run:549 Calling qutebrowser.misc.readline.ReadlineBridge.rl_end_of_line(<qutebrowser.misc.readline.ReadlineBridge>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info less'] around position 42
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info less' []
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info less []
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:51 DEBUG completion debug:__exit__:265 Starting bind completion took 0.070185 seconds.
- 06:58:51 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 510, 959, 530)
- 06:58:51 DEBUG completion debug:__exit__:265 Set completion model took 0.003443 seconds.
- 06:58:51 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info less'
- 06:58:51 DEBUG completion debug:__exit__:265 Set pattern message-info less took 0.00161 seconds.
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:51 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:51 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:51 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:51 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:51 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info les'] around position 41
- 06:58:51 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info les' []
- 06:58:51 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info les []
- 06:58:51 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:51 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:51 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info les'
- 06:58:51 DEBUG completion debug:__exit__:265 Set pattern message-info les took 0.002537 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info le'] around position 40
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info le' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info le []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info le'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info le took 0.003485 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info l'] around position 39
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info l' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info l []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info l'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info l took 0.001025 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info '] around position 38
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info'
- 06:58:52 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 510, 959, 530)
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info took 0.012707 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info g'] around position 39
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info g' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info g []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info g'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info g took 0.011426 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info gr'] around position 40
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info gr' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info gr []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info gr'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info gr took 0.002715 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info gre'] around position 41
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info gre' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info gre []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info gre'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info gre took 0.00265 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info grea'] around position 42
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info grea' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info grea []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info grea'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info grea took 0.002717 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info great'] around position 43
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info great' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info great []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info great'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info great took 0.00263 seconds.
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:52 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:52 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:52 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:52 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info greate'] around position 44
- 06:58:52 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info greate' []
- 06:58:52 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info greate []
- 06:58:52 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:52 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info greate'
- 06:58:52 DEBUG completion debug:__exit__:265 Set pattern message-info greate took 0.002597 seconds.
- 06:58:53 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:53 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:53 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:53 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:53 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:53 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:53 DEBUG completion completer:_partition:143 partitioning ['bind', ' <alt-shift-greater>', ' message-info greater'] around position 45
- 06:58:53 DEBUG completion completer:_partition:155 partitioned: ['bind', '<alt-shift-greater>'] 'message-info greater' []
- 06:58:53 DEBUG completion completer:_update_completion:238 Updating completion: ['bind', '<alt-shift-greater>'] message-info greater []
- 06:58:53 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['bind', '<alt-shift-greater>']
- 06:58:53 DEBUG completion completer:_get_new_completion:103 After removing flags: ['bind', '<alt-shift-greater>']
- 06:58:53 DEBUG completion completionmodel:set_pattern:179 Setting completion pattern 'message-info greater'
- 06:58:53 DEBUG completion debug:__exit__:265 Set pattern message-info greater took 0.001731 seconds.
- 06:58:53 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:53 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:53 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:53 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 06:58:53 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode='command'>
- 06:58:53 DEBUG commands command:run:534 command called: command-accept
- 06:58:53 DEBUG commands command:run:549 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
- 06:58:53 DEBUG save savemanager:mark_dirty:71 Marking command-history as dirty.
- 06:58:53 DEBUG modes modeman:leave:313 Leaving mode KeyMode.command (reason: cmd accept)
- 06:58:53 DEBUG statusbar text:set_text:57 Setting normal text to ''.
- 06:58:53 DEBUG statusbar bar:set_mode_active:286 Setting command flag to False
- 06:58:53 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 06:58:53 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 06:58:53 DEBUG statusbar bar:_hide_cmd_widget:320 Hiding cmd widget
- 06:58:53 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
- 06:58:53 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
- 06:58:53 DEBUG modes tabbedbrowser:on_mode_left:683 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>
- 06:58:53 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:53 DEBUG commands command:run:534 command called: bind ['<alt-shift-greater>', 'message-info greater']
- 06:58:53 DEBUG commands command:run:549 Calling qutebrowser.config.configcommands.ConfigCommands.bind(<qutebrowser.config.configcommands.ConfigCommands object at 0x7f2a2ee8d320>, 0, '<alt-shift-greater>', 'message-info greater', mode='normal', default=False)
- 06:58:53 DEBUG config config:update_mutables:507 bindings.commands was mutated, updating
- 06:58:53 DEBUG message message:_log_stack:41 Stack for error (from exception) message:
- Traceback (most recent call last):
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1870, in to_py
- return keyutils.KeySequence.parse(value)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/keyinput/keyutils.py", line 595, in parse
- new._validate(keystr)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/keyinput/keyutils.py", line 470, in _validate
- raise KeyParseError(keystr, "Got invalid key!")
- qutebrowser.keyinput.keyutils.KeyParseError: Could not parse '<Alt+Shift+>>': Got invalid key!
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configcommands.py", line 55, in _handle_config_error
- yield
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configcommands.py", line 187, in bind
- self._keyconfig.bind(seq, command, mode=mode, save_yaml=True)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/config.py", line 218, in bind
- self._config.update_mutables(save_yaml=save_yaml)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/config.py", line 508, in update_mutables
- self.set_obj(name, new_value, save_yaml=save_yaml)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/config.py", line 447, in set_obj
- self._set_value(opt, value, pattern=pattern)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/config.py", line 317, in _set_value
- opt.typ.to_py(value) # for validation
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1384, in to_py
- for key, val in value.items()}
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1384, in <dictcomp>
- for key, val in value.items()}
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1384, in to_py
- for key, val in value.items()}
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1384, in <dictcomp>
- for key, val in value.items()}
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configtypes.py", line 1872, in to_py
- raise configexc.ValidationError(value, str(e))
- qutebrowser.config.configexc.ValidationError: Invalid value '<Alt+Shift+>>' - Could not parse '<Alt+Shift+>>': Got invalid key!
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/commands/runners.py", line 329, in run_safely
- self.run(text, count)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/commands/runners.py", line 308, in run
- result.cmd.run(self._win_id, args, count=count)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/commands/command.py", line 550, in run
- self.handler(*posargs, **kwargs)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configcommands.py", line 187, in bind
- self._keyconfig.bind(seq, command, mode=mode, save_yaml=True)
- File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__
- self.gen.throw(type, value, traceback)
- File "/home/jgkamat/Code/qutebrowser/qutebrowser/config/configcommands.py", line 57, in _handle_config_error
- raise cmdutils.CommandError(str(e))
- qutebrowser.api.cmdutils.CommandError: Invalid value '<Alt+Shift+>>' - Could not parse '<Alt+Shift+>>': Got invalid key!
- 06:58:53 ERROR message message:error:58 Invalid value '<Alt+Shift+>>' - Could not parse '<Alt+Shift+>>': Got invalid key!
- 06:58:53 DEBUG misc mainwindow:_update_overlay_geometry:305 new geometry for <qutebrowser.mainwindow.messageview.MessageView object at 0x7f2a04396ca8>: PyQt5.QtCore.QRect(0, 1017, 959, 23)
- 06:58:53 DEBUG modes modeman:_handle_keypress:199 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:53 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:53 DEBUG destroy lineparser:_after_save:80 Saved to /tmp/qutebrowser-basedir-h9z7ih20/data/cmd-history
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000023 / modifiers: 0x8000000 / text: '<Alt>' / dry_run False
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000020 / modifiers: 0xa000000 / text: '<Alt+Shift>' / dry_run False
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run False
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Giving up with '<Alt+Shift+>>', no matches
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+>>).
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run False
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Giving up with '<Alt+Shift+>>', no matches
- 06:58:55 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+>>).
- 06:58:55 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:55 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run True
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x3e / modifiers: 0xa000000 / text: '<Alt+Shift+>>' / dry_run False
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match without modifiers
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Trying match with key_mappings
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Giving up with '<Alt+Shift+>>', no matches
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Clearing keystring (was: <Alt+Shift+>>).
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:56 DEBUG modes modeman:_handle_keyrelease:219 filter: True
- 06:58:56 DEBUG modes modeman:_handle_keyrelease:219 filter: False
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000022 / modifiers: 0x10000000 / text: '<Meta>' / dry_run True
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000022 / modifiers: 0x10000000 / text: '<Meta>' / dry_run True
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG modes modeman:_handle_keypress:172 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Got key: 0x1000022 / modifiers: 0x10000000 / text: '<Meta>' / dry_run False
- 06:58:56 DEBUG keyboard basekeyparser:_debug_log:91 Ignoring, only modifier
- 06:58:56 DEBUG modes modeman:_handle_keypress:199 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>)
- 06:58:56 DEBUG destroy mainwindow:_do_close:572 Closing window 0
- 06:58:56 DEBUG misc app:on_focus_object_changed:836 Focus object changed: <qutebrowser.mainwindow.tabwidget.TabBar count=0>
- 06:58:56 DEBUG destroy app:shutdown:710 Shutting down with status 0, session None...
- 06:58:56 DEBUG prompt prompt:shutdown:135 Shutting down with loops []
- 06:58:56 DEBUG destroy app:_shutdown:737 Stage 2 of shutting down...
- 06:58:56 DEBUG destroy app:_shutdown:743 Removing eventfilter...
- 06:58:56 DEBUG ipc ipc:shutdown:400 Shutting down IPC (socket 0x7f2a6b5d39d0)
- 06:58:56 DEBUG save savemanager:save:96 Save of yaml-config requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 06:58:56 DEBUG save savemanager:save:96 Save of state-config requested - dirty False, save_on_exit True, is_exit True, force False -> True
- 06:58:56 DEBUG save savemanager:save:96 Save of command-history requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 06:58:56 DEBUG save savemanager:save:96 Save of quickmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 06:58:56 DEBUG save savemanager:save:96 Save of bookmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 06:58:56 DEBUG save savemanager:save:96 Save of cookies requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 06:58:56 DEBUG destroy app:_shutdown:775 Deactivating crash log...
- 06:58:56 DEBUG destroy app:_shutdown:785 Deactivating message handler...
- 06:58:56 DEBUG destroy app:_shutdown:788 Deferring QApplication::exit...
- 06:58:56 DEBUG mouse mouse:eventFilter:79 <PyQt5.QtWebEngineWidgets.QWebEngineView object at 0x7f299d28bc18>: removed child <PyQt5.QtWidgets.QWidget object at 0x7f2a043a58b8>
- 06:58:56 DEBUG mouse mouse:eventFilter:79 <PyQt5.QtWidgets.QWidget object at 0x7f299d28bc18>: removed child <PyQt5.QtCore.QObject object at 0x7f299d28bb88>
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: 0
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: tab
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: hintmanager
- 06:58:56 DEBUG misc app:on_focus_object_changed:836 Focus object changed: None
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: 0
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: main-window
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: last-focused-main-window
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: last-visible-main-window
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: message-bridge
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: tabbed-browser
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: statusbar
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: status-command
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: completion
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: mode-manager
- 06:58:56 DEBUG destroy objreg:on_destroyed:119 schedule removal: prompt-container
- 06:58:56 DEBUG destroy app:exit:857 Now calling QApplication::exit.