BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 年之前
..
CursesDriver.cs d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 年之前
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 年之前
UnixMainLoop.cs a6b940f1fd Fixes CursesDriver resize issue. 4 年之前
UnmanagedLibrary.cs 19955faa8b Add custom resolver for libcoreclr.so 5 年之前
binding.cs 8a6c94f120 Fixes CursesDriver mouse and reset issue. (#1420) 4 年之前
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 4 年之前
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.