BDisp 7c1083114d Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver 4 years ago
..
CursesDriver.cs 7c1083114d Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver 4 years ago
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
UnixMainLoop.cs a6b940f1fd Fixes CursesDriver resize issue. 4 years ago
UnmanagedLibrary.cs 19955faa8b Add custom resolver for libcoreclr.so 5 years ago
binding.cs f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 years ago
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 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.