parent
db4ca495f2
commit
1d6661f90b
@ -94,7 +94,7 @@ class Command(misc.MinimalLineEditMixin, misc.CommandLineEdit):
|
|||||||
self.show_cmd.emit()
|
self.show_cmd.emit()
|
||||||
|
|
||||||
@cmdutils.register(instance='status-command', name='set-cmd-text',
|
@cmdutils.register(instance='status-command', name='set-cmd-text',
|
||||||
scope='window')
|
scope='window', maxsplit=0)
|
||||||
def set_cmd_text_command(self, text):
|
def set_cmd_text_command(self, text):
|
||||||
"""Preset the statusbar to some text.
|
"""Preset the statusbar to some text.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user