

A sample of the suggested way to enable virtual terminal behaviors is included at the end of this document. You can use GetConsoleMode and SetConsoleMode functions to configure this behavior. Sequences may also be received on the input stream in response to an output stream query information sequence or as an encoding of user input when the appropriate mode is set. It supports a wide range of features not supported by default Windows shell programs such as the ability to restore sessions or a truckload of appearance related settings to create the terminal app of your dreams.Virtual terminal sequences are control character sequences that can control cursor movement, color/font mode, and other operations when written to the output stream. VerdictĬonEmu is a highly flexible console emulator that you may use to run various shell applications and other apps. You may link programs like Putty to it, to run them using from within ConEmu. One of the interesting features of ConEmu is that you can open various console programs with it.


ConEmu gives you much control over appearance related preferences for example but that is not all. The console itself works at its core like any native console application you open on Windows. It is more powerful however in several regards. This way you may an elevated command prompt or Chocolatey (third-party app) prompt quickly. Simply click on the plus icon in the main toolbar and select from a list of shells, helpers and tools listed there.

There is also a list of presets for you to start. You may start console applications in new tabs by right-clicking on a tab and selecting New Console, or by using the shortcut Windows-W while the application is active.
