Charlie Kindel 02cb644812 Use glyphs for checkmarks & selection пре 4 година
..
CursesDriver.cs 02cb644812 Use glyphs for checkmarks & selection пре 4 година
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година
UnixMainLoop.cs 129f6403d8 Fix high CPU load #708 пре 5 година
UnmanagedLibrary.cs 19955faa8b Add custom resolver for libcoreclr.so пре 4 година
binding.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година
constants.cs 140bb276ee moved mainloop out of CursesDriver пре 5 година
handles.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година

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.