Skip to content
  • Christian Hergert's avatar
    terminal: display application output upon run · abeb8f9f
    Christian Hergert authored
    Previously we had a race where any attempt to display this would
    immediately disappear due to a transient grab (after focus returned to the
    editor window). But if we use dzl_dock_item_present(), it will cancel any
    transient grab so it stays visible.
    
    Related to #540
    abeb8f9f