Tig Kindel 666c2e151a Fix 1773 again (#1938) hace 3 años
..
CursesDriver.cs 666c2e151a Fix 1773 again (#1938) hace 3 años
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs hace 5 años
UnixMainLoop.cs 67ab11044a Fixes #1763. Allowing read console inputs before idle handlers. (#1764) hace 3 años
UnmanagedLibrary.cs 935f0392de Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used. hace 3 años
binding.cs 640fecba03 Fixing drivers. hace 3 años
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) hace 4 años
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. hace 4 años

README.md

This directory contains a copy of the MonoCurses binding from:

http://github.com/mono/mono-curses

The code has diverged from mono-curses a it's been leveraged for Terminal.Gui's Curses driver.