Improve UI wording for new reset bindings
This commit is contained in:
parent
4b69bf47aa
commit
0806176067
|
@ -36,6 +36,8 @@ class ProfileEditor:
|
|||
'close_term': ['Close terminal', ''],
|
||||
'new_root_tab': ['New root tab', ''],
|
||||
'zoom_normal': ['Zoom reset', ''],
|
||||
'reset': ['Reset terminal state', ''],
|
||||
'reset_clear': ['Reset and clear terminal', ''],
|
||||
}
|
||||
|
||||
# dictionary for results after setting
|
||||
|
|
Loading…
Reference in New Issue