2
0
BDisp 683272f959 Fixes #415. Colors: The native method "COLOR_PAIRS" does not exist 2 жил өмнө
..
CursesDriver.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 жил өмнө
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 жил өмнө
UnixMainLoop.cs 22cf4e3274 V1 macos freeze fix 1683 (#2668) 2 жил өмнө
UnmanagedLibrary.cs 958a0ed3eb v1 - Fixes #2598 - Run self-contained application on Linux (#2607) 2 жил өмнө
binding.cs 683272f959 Fixes #415. Colors: The native method "COLOR_PAIRS" does not exist 2 жил өмнө
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 жил өмнө
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 жил өмнө

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.