• Martin Atkins's avatar
    main: initialize the terminal (if any) using internal/terminal · 15c0645b
    Martin Atkins authored
    We need to call into terminal.Init in early startup to make sure that we
    either have a suitable Terminal or that we disable attempts to use virtual
    terminal escape sequences.
    
    This commit gets the terminal initialized but doesn't do much with it
    after that. Subsequent commits will make more use of this.
    15c0645b