BDisp a45d65bbdd Fixes #2847. CursesDriver doesn't processing response from task threading. há 2 anos atrás
..
CursesDriver.cs 281f470aa4 Use Curses.flushinp to throws away any typeahead. há 2 anos atrás
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs há 5 anos atrás
UnixMainLoop.cs a45d65bbdd Fixes #2847. CursesDriver doesn't processing response from task threading. há 2 anos atrás
UnmanagedLibrary.cs 958a0ed3eb v1 - Fixes #2598 - Run self-contained application on Linux (#2607) há 2 anos atrás
binding.cs 17f123b214 Fixes #2784. CursesDriver throws System.StackOverflowException on console resizing. há 2 anos atrás
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) há 2 anos atrás
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. há 4 anos 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.