BDisp 433df8b9c9 Fixes #3738. CursesDriver stops responding. il y a 1 an
..
CursesDriver.cs 7d8c5a2e54 Fixes #3527. v1 CursesDriver isn't updating the buffer on the UpdateOffScreen method. il y a 1 an
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs il y a 5 ans
UnixMainLoop.cs 433df8b9c9 Fixes #3738. CursesDriver stops responding. il y a 9 mois
UnmanagedLibrary.cs 8c3971c7fe Add net6.0 target to the project. il y a 1 an
binding.cs b57b1f32ab Fixes #2865. Unknown character sequence while resizing terminal. (#2951) il y a 2 ans
constants.cs b57b1f32ab Fixes #2865. Unknown character sequence while resizing terminal. (#2951) il y a 2 ans
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. il y a 5 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.