Tig Kindel 2b26ec7bfb merge fixes há 2 anos atrás
..
CursesDriver.cs 2b26ec7bfb merge fixes há 2 anos atrás
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs há 5 anos atrás
UnixMainLoop.cs d5abc2001f Merge pull request #2266 from AaronLieberman/unix-idle-fix há 2 anos atrás
UnmanagedLibrary.cs 935f0392de Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used. há 3 anos atrás
binding.cs e767ae14eb Fixes #1969. ESC on CursesDriver take to long to being processed. (#1970) há 3 anos atrás
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) há 4 anos atrás
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. há 4 anos atrás

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.