Adeel 19955faa8b Add custom resolver for libcoreclr.so 4 年之前
..
CursesDriver.cs 1f4b9289b1 Merge pull request #669 from tig/non_printable 5 年之前
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.