BDisp 993a255477 Fixes #931. Fixed the limit 25 lines issue. (#1254) 4 years ago
..
CursesDriver.cs 993a255477 Fixes #931. Fixed the limit 25 lines issue. (#1254) 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 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
constants.cs 3f77d6d107 made LC_ALL OS dependent. Fixes #949 4 years ago
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 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.