BDisp 1680ec54d6 Make AnsiEscapeSequenceRequests static. пре 10 месеци
..
ClipboardImpl.cs 952fc49709 Fix typos пре 1 година
CursesDriver.cs 1680ec54d6 Make AnsiEscapeSequenceRequests static. пре 10 месеци
GetTIOCGWINSZ.c 2919d55817 Code Review пре 10 месеци
GetTIOCGWINSZ.sh de45b4bf39 Refactoring a lot CursesDriver. пре 10 месеци
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs пре 5 година
UnixMainLoop.cs 1680ec54d6 Make AnsiEscapeSequenceRequests static. пре 10 месеци
UnmanagedLibrary.cs 7baede5548 Remove unused code from UnmanagedLibrary (#3799) пре 10 месеци
binding.cs de45b4bf39 Refactoring a lot CursesDriver. пре 10 месеци
constants.cs de45b4bf39 Refactoring a lot CursesDriver. пре 10 месеци
handles.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година

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.