BDisp 4382a2c2c2 Fixes remaining wide runes render issues. 3 năm trước cách đây
..
CursesDriver.cs 4382a2c2c2 Fixes remaining wide runes render issues. 3 năm trước cách đây
README.md 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 năm trước cách đây
UnixMainLoop.cs a6b940f1fd Fixes CursesDriver resize issue. 4 năm trước cách đây
UnmanagedLibrary.cs 24bdaad9d7 Use custom resolver for libcoreclr.so also for .NET 6.0 (#1574) 3 năm trước cách đây
binding.cs 640fecba03 Fixing drivers. 3 năm trước cách đây
constants.cs 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 4 năm trước cách đây
handles.cs 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 năm trước cách đây

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.