BDisp ecbbed0f6d For re-run CI. 9 months ago
..
ClipboardImpl.cs 952fc49709 Fix typos 1 year ago
CursesDriver.cs ecbbed0f6d For re-run CI. 9 months ago
GetTIOCGWINSZ.c de45b4bf39 Refactoring a lot CursesDriver. 9 months ago
GetTIOCGWINSZ.sh de45b4bf39 Refactoring a lot CursesDriver. 9 months ago
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
UnixMainLoop.cs da21ef1320 Improves drivers responses to being more reliable. 9 months ago
UnmanagedLibrary.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 9 months ago
binding.cs de45b4bf39 Refactoring a lot CursesDriver. 9 months ago
constants.cs de45b4bf39 Refactoring a lot CursesDriver. 9 months ago
handles.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year 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.