I’m reconsidering my terminal emulator and was curious what everyone was using.

    • trevor
      link
      English
      110 months ago

      Could you elaborate on this? How do you open the VS Code terminal on its own?

        • trevor
          link
          English
          110 months ago

          Ah gotcha. That’s not quite what I’m looking for. That opens a split-pane terminal in an existing window.

          What I’m wanting to do is have something like this: code --terminal-only. That would enable it to be launched from a script or shortcut and function as a standalone terminal application. Unfortunately, however, I’ve looked through VS Code’s command-line options, and nothing like that seems to exist.