BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
..
CursesDriver.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
UnixMainLoop.cs 129f6403d8 Fix high CPU load #708 5 years ago
UnmanagedLibrary.cs 19955faa8b Add custom resolver for libcoreclr.so 4 years ago
binding.cs 21650576eb Recover from rebase. 4 years ago
constants.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
handles.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago

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.