BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. há 9 meses atrás
..
ClipboardImpl.cs 952fc49709 Fix typos há 1 ano atrás
CursesDriver.cs a6af3aadb7 An huge improvements on drivers and bug fixes. há 9 meses atrás
GetTIOCGWINSZ.c 2919d55817 Code Review há 9 meses atrás
GetTIOCGWINSZ.sh de45b4bf39 Refactoring a lot CursesDriver. há 9 meses atrás
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs há 5 anos atrás
UnixMainLoop.cs a6af3aadb7 An huge improvements on drivers and bug fixes. há 9 meses atrás
UnmanagedLibrary.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) há 10 meses atrás
binding.cs de45b4bf39 Refactoring a lot CursesDriver. há 9 meses atrás
constants.cs de45b4bf39 Refactoring a lot CursesDriver. há 9 meses atrás
handles.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) há 1 ano atrás

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.