Charlie Kindel 04f2c64b8f Revert "Use glyphs for checkmarks & selection" 4 年 前
..
CursesDriver.cs 04f2c64b8f Revert "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.