BDisp b3aa9c5717 Fixes #4223. SendKeys scenario is broken and does not support surrogate pairs (#4224) 3 月之前
..
ClipboardImpl.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前
CursesDriver.cs b3aa9c5717 Fixes #4223. SendKeys scenario is broken and does not support surrogate pairs (#4224) 3 月之前
Platform.cs e869f842e3 Fixes #4241. v2net driver isn't suspending on Unix platforms (#4242) 3 月之前
README.md cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前
UnixMainLoop.cs 02d24bba69 Fixes #4236. CursesDriver erase the previous text under the cursor when moving if Force16Colors is true (#4237) 3 月之前
UnmanagedLibrary.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前
binding.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前
constants.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前
handles.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 月之前

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.