BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
..
CursesDriver.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година
UnixMainLoop.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
UnmanagedLibrary.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
binding.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) пре 2 година
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. пре 4 година

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.