Tigger Kindel 1f209098dd diagnosing netdriver wsl 2 năm trước cách đây
..
ClipboardImpl.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 năm trước cách đây
CursesDriver.cs 1f209098dd diagnosing netdriver wsl 2 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 33befa249e Unit tests 2 năm trước cách đây
UnmanagedLibrary.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 năm trước cách đây
binding.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 năm trước cách đây
constants.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 năm trước cách đây
handles.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 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.