Charlie Kindel 1cf2ce1985 fixes #1048 - BrighCyan to BrightCyan (#1129) 4 anos atrás
..
CursesDriver.cs 1cf2ce1985 fixes #1048 - BrighCyan to BrightCyan (#1129) 4 anos atrás
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 anos atrás
UnixMainLoop.cs 129f6403d8 Fix high CPU load #708 5 anos atrás
UnmanagedLibrary.cs 19955faa8b Add custom resolver for libcoreclr.so 5 anos atrás
binding.cs 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 anos atrás
constants.cs 3f77d6d107 made LC_ALL OS dependent. Fixes #949 4 anos atrás
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 anos atrás

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.