Tig c5b7b084a9 Way too big a committ.... but I got carried away. vor 1 Jahr
..
ClipboardImpl.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr
CursesDriver.cs c5b7b084a9 Way too big a committ.... but I got carried away. vor 1 Jahr
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs vor 5 Jahren
UnixMainLoop.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) vor 1 Jahr
UnmanagedLibrary.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr
binding.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr
constants.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr
handles.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr

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.