Fix long line
This commit is contained in:
parent
bf1af698bd
commit
161b96be1e
@ -557,8 +557,8 @@ class CommandDispatcher:
|
||||
tabbed_browser.tabopen(self._current_url())
|
||||
self._tabbed_browser.close_tab(self._current_widget(), add_undo=False)
|
||||
|
||||
@cmdutils.register(instance='command-dispatcher', hide=True, scope='window',
|
||||
deprecated='Use :tab-give instead!')
|
||||
@cmdutils.register(instance='command-dispatcher', hide=True,
|
||||
scope='window', deprecated='Use :tab-give instead!')
|
||||
def tab_detach(self):
|
||||
"""Deprecated way to detach a tab."""
|
||||
self.tab_give()
|
||||
|
Loading…
Reference in New Issue
Block a user