BDisp 02d24bba69 Fixes #4236. CursesDriver erase the previous text under the cursor when moving if Force16Colors is true (#4237) hai 3 meses
..
ClipboardImpl.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
CursesDriver.cs 02d24bba69 Fixes #4236. CursesDriver erase the previous text under the cursor when moving if Force16Colors is true (#4237) hai 3 meses
README.md cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
UnixMainLoop.cs 02d24bba69 Fixes #4236. CursesDriver erase the previous text under the cursor when moving if Force16Colors is true (#4237) hai 3 meses
UnmanagedLibrary.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
binding.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
constants.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
handles.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses

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.