Thomas Nind c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 5 ماه پیش
..
ClipboardImpl.cs 952fc49709 Fix typos 1 سال پیش
CursesDriver.cs d06387325f Give ansi parser first crack at decode esc seq 8 ماه پیش
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 سال پیش
UnixMainLoop.cs c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 5 ماه پیش
UnmanagedLibrary.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 9 ماه پیش
binding.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 9 ماه پیش
constants.cs 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 سال پیش
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.