[Github-comments] [geany/geany] Terminal/console feature on Windows (#675)

Matthew Brush notifications at xxxxx
Tue Apr 4 23:40:31 UTC 2017


The Python REPL works on Windows with GeanyPy, but something more general would be much more work. It's probably unlikely VTE would ever support Windows either since it doesn't have TTYs and is so fundamentally different.

If anyone feels like implementing it, the most likely routes would be either scraping a hidde/offscreen Win32 Command Prompt window/console or trying to adapt Mintty which emulates a real terminal on Windows (the one that comes with msys2 IIRC).

@Dragaan please try to combine messages into one, each single comment here emails around 70 people, and at least one mailing list.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/675#issuecomment-291672762
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170404/3c7b6772/attachment.html>


More information about the Github-comments mailing list