Tigger Kindel e4f3b97da0 Fixed WindowsDriver mem leak пре 1 година
..
ClipboardImpl.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) пре 2 година
CursesDriver.cs f167380760 Reformatting. пре 2 година
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година
UnixMainLoop.cs e4f3b97da0 Fixed WindowsDriver mem leak пре 1 година
UnmanagedLibrary.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) пре 2 година
binding.cs 8ab759b30f Fixes #415 v2. Colors: OpenSUSE - The native method "COLOR_PAIRS" does not exist пре 2 година
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
handles.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) пре 2 година

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.