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

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.