BDisp bea966978a Restoring drivers with the sctructural changes. 9 달 전
..
ClipboardImpl.cs 952fc49709 Fix typos 1 년 전
CursesDriver.cs bea966978a Restoring drivers with the sctructural changes. 9 달 전
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 년 전
UnixMainLoop.cs bea966978a Restoring drivers with the sctructural changes. 9 달 전
UnmanagedLibrary.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 10 달 전
binding.cs bea966978a Restoring drivers with the sctructural changes. 9 달 전
constants.cs bea966978a Restoring drivers with the sctructural changes. 9 달 전
handles.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 년 전

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.