Tig Kindel c6001c794b Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027) il y a 2 ans
..
CursesDriver.cs c6001c794b Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027) il y a 2 ans
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs il y a 5 ans
UnixMainLoop.cs 67ab11044a Fixes #1763. Allowing read console inputs before idle handlers. (#1764) il y a 3 ans
UnmanagedLibrary.cs 935f0392de Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used. il y a 3 ans
binding.cs c6001c794b Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027) il y a 2 ans
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) il y a 4 ans
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. il y a 4 ans

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.