Cam Sinclair 952fc49709 Fix typos 1 year ago
..
ClipboardImpl.cs 952fc49709 Fix typos 1 year ago
CursesDriver.cs 952fc49709 Fix typos 1 year ago
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
UnixMainLoop.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
UnmanagedLibrary.cs 952fc49709 Fix typos 1 year ago
binding.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
constants.cs 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 year 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.