2
0
miguel 1c7faba15d Make this work 7 жил өмнө
..
README.md 152126473a Make it into a library 7 жил өмнө
UnmanagedLibrary.cs 1c7faba15d Make this work 7 жил өмнө
binding.cs 1c7faba15d Make this work 7 жил өмнө
constants.cs 06e8c5c540 Draw scrollbars, I like where this is going 7 жил өмнө
handles.cs 1c7faba15d Make this work 7 жил өмнө
mainloop.cs 77f554ef04 Doc updates 7 жил өмнө

README.md

This directory contains a copy of the MonoCurses binding from:

http://github.com/mono/mono-curses

The source code has been exported in a way that the MonoCurses API is kept private and does not surface to the user, this is done with the command:

	make publish-to-gui

In the MonoCurses package