BDisp 433df8b9c9 Fixes #3738. CursesDriver stops responding. 1 年之前
..
CursesDriver.cs 7d8c5a2e54 Fixes #3527. v1 CursesDriver isn't updating the buffer on the UpdateOffScreen method. 1 年之前
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 年之前
UnixMainLoop.cs 433df8b9c9 Fixes #3738. CursesDriver stops responding. 9 月之前
UnmanagedLibrary.cs 8c3971c7fe Add net6.0 target to the project. 1 年之前
binding.cs b57b1f32ab Fixes #2865. Unknown character sequence while resizing terminal. (#2951) 2 年之前
constants.cs b57b1f32ab Fixes #2865. Unknown character sequence while resizing terminal. (#2951) 2 年之前
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 5 年之前

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.