BDisp ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. 4 years ago
..
CursesDriver.cs ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. 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 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
constants.cs ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. 4 years ago
handles.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 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.