save work

This commit is contained in:
Evan Simkowitz
2024-04-25 14:48:30 -07:00
parent 9073b9b31e
commit e4d3bfd90a
+2
View File
@@ -3041,6 +3041,8 @@ func (msh *MShellProc) GetDisplayName() string {
return rcopy.GetName()
}
func (msh *MShellProc) RunPathExists(ctx context.Context)
// Identify the screen for a given CommandKey and push the given status indicator update for that screen
func pushStatusIndicatorUpdate(ck *base.CommandKey, level sstore.StatusIndicatorLevel) {
screenId := ck.GetGroupId()