Document --self in the launch rc protocol
This commit is contained in:
parent
df70d8661a
commit
c541d7e349
@ -40,6 +40,7 @@ class Launch(RemoteCommand):
|
|||||||
stdin_add_line_wrap_markers: Boolean indicating whether to add line wrap markers to stdin
|
stdin_add_line_wrap_markers: Boolean indicating whether to add line wrap markers to stdin
|
||||||
no_response: Boolean indicating whether to send back the window id
|
no_response: Boolean indicating whether to send back the window id
|
||||||
marker: Specification for marker for new window, for example: "text 1 ERROR"
|
marker: Specification for marker for new window, for example: "text 1 ERROR"
|
||||||
|
self: Boolean, if True use tab the command was run in
|
||||||
'''
|
'''
|
||||||
|
|
||||||
short_desc = 'Run an arbitrary process in a new window/tab'
|
short_desc = 'Run an arbitrary process in a new window/tab'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user