Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) преди 2 години
..
CursesDriver.cs a7c13b5d48 Fixes merge conflicts errors. преди 2 години
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs преди 5 години
UnixMainLoop.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) преди 2 години
UnmanagedLibrary.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) преди 2 години
binding.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) преди 2 години
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) преди 2 години
handles.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) преди 2 години

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.