DlangIDE now can work in console mode
Filippo Fantini via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Tue Nov 15 01:48:27 PST 2016
On Friday, 16 September 2016 at 11:41:53 UTC, Vadim Lopatin wrote:
> Hello,
>
> Console (terminal) mode support has been added to DlangUI
> recently.
> Now DlangIDE may work in linux or windows console, if built
> with config=console
>
> To try,
>
> clone https://github.com/buggins/dlangide.git
> cd dlangide
> dub run --config=console
>
> Screenshot:
>
> http://imgur.com/jyfSfWd
>
> May be useful if you are going to build & debug some D project
> on headless machine via SSH.
>
> Best regards,
> Vadim
Nice work!
Loving the retro style :)
More information about the Digitalmars-d-ide
mailing list