BDisp 4234d9b614 Resolved some changes requested. 5 anni fa
..
CursesDriver.cs 4234d9b614 Resolved some changes requested. 5 anni fa
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 anni fa
UnixMainLoop.cs 9abe84125d merged docs 5 anni fa
UnmanagedLibrary.cs 140bb276ee moved mainloop out of CursesDriver 5 anni fa
binding.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 anni fa
constants.cs 140bb276ee moved mainloop out of CursesDriver 5 anni fa
handles.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 anni fa

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.