Skip to content
  • Christian Hergert's avatar
    buildui: use IdeTerminal for build output · 648824b9
    Christian Hergert authored
    This doesn't yet use a VtePty, but it does feed the log data
    into an IdeTerminal. This means we can have fixed scrollback
    and other features of the terminal. Saving buffers still works.
    
    The next step is to get a VtePty plumbed from the build pipeline
    into the terminal.
    648824b9