Friendly name for the terminator spawning keyboard shortcut
This commit is contained in:
parent
e3438b3bdf
commit
a6f065aedd
|
@ -81,6 +81,7 @@ class PrefsEditor:
|
|||
'group_tab' : 'Group terminals in tab',
|
||||
'ungroup_tab' : 'Ungroup terminals in tab',
|
||||
'new_window' : 'Create a new window',
|
||||
'new_terminator' : 'Spawn a new Terminator process',
|
||||
}
|
||||
|
||||
def __init__ (self, term):
|
||||
|
|
Loading…
Reference in New Issue