You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My plugin is more focused on item management, for this reason I mostly avoid exiting the FlowLauncher UI after result actions are executed. I am working on adding ContextMenu based actions, however, in current state, it appears the behavior to return back to query search only works when the ContextMenu is hidden. Per @jjw24, the API nor default behavior does not currently support return to query search AFTER ContextMenu based result action.
Describe the solution you'd like
Please enable the return to query search after ContextMenu result action even if window is not hidden. Additionally, this could be added as an API call action to support plugin development.
See @jjw24 comments in the link above for clarification.