Sublime Forum

Is there a terminal extension which works inside of Sublime and keep the output in same window box

#1

I installed Glue and when I type simple commands like dir it places the result in somewhere above in my screen not really well formated. Basically it creates a new tab named terminal.glue. Is there any terminal which keeps the console similar to Windows prompt?

0 Likes

#2

You can use the TerminalView plugin using WSL (Windows Subsystem for Linux) for Windows, see: https://github.com/Wramberg/TerminalView/issues/3#issuecomment-390434623

0 Likes