cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.74k stars 2.02k forks source link

Question: How to launch terminal-based programs outside cmder? #2853

Closed Pandaa-P closed 1 year ago

Pandaa-P commented 1 year ago

Question

How to launch terminal-based programs outside cmder? For example Helix-Editor which is a terminal-based modal text editor can run on it's own dedicated terminal/textual window without the need for cmd/powershell or cmder.

I have some issues when it run inside cmder, and found that when I run it as standalone, it perform far better and without the issues I encountered when it ran inside cmder. Issues like text rendering and text selections using the the mouse and some lagging while performing editing.

I'm seeking for some kind of helix.exe code.py or just helix.exe where execution the command launch helix.exe outside cmder terminal.

Checklist

daxgames commented 1 year ago

Cmder is not the window but the configuration the Conemu window loads. If you have issues with console apps and display ininconsistencies with ConEmu, Cmders terminal emulator, report any issues there where it is supported.

As far as running terminal apps outside Conemu I would consult that apps documentation.