On Apr 28, 2017, at 10:33 AM, Krzysztof Skrzętnicki <gtener@gmail.com> wrote:Hi,Possibly related are the console changes introduced with Windows 10 Creators Update. A lot of compat issues are said to be resolved. See https://blogs.msdn.microsoft.com/commandline/2017/04/11/windows-10-creators-update-whats-new-in-bashwsl-windows-console/ for details.Thanks,KrzysztofOn Tue, Apr 25, 2017 at 10:03 PM, Simon Michael <simon@joyful.com> wrote:Hi all,vty is a nice full-screen curses-style API, and the basis for the nice higher-level brick TUI (text UI) framework, that builds on POSIX platforms only. All agree that it would be nice to make it work on Windows too. This would allow building cross-platform TUIs with haskell. Also there are things in vty, such as the Graphics.Vty.Attributes, that would be useful for CLIs too.I summarised current status and have kicked off a bounty towards getting Windows support added to the vty lib. I'm sending this to raise interest and invite your help, be you a person with a Windows machine, a potential bounty donor, or someone interested in improving Haskell's portability and applicability.My particular interest is in making hledger-ui[1] cross platform, and in being able to use vty's higher-level terminal styles in CLI tools on all platforms.Best!Simon
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell- cafe
Only members subscribed via the mailman list are allowed to post.