Go to file
Roi Martin (@nibble_ds) 82ad9fa4ba Implement View.SetCursor() 2014-01-06 18:36:38 +01:00
_demos Implement View.SetCursor() 2014-01-06 18:36:38 +01:00
.gitignore Initial commit 2013-12-27 21:36:26 +01:00
README.md Update README 2014-01-04 03:48:48 +01:00
gui.go Implement View.SetCursor() 2014-01-06 18:36:38 +01:00
keybinding.go Implement keybindings. Rename AddView to SetView. 2014-01-06 01:18:00 +01:00
view.go Implement View.SetCursor() 2014-01-06 18:36:38 +01:00

README.md

GOCUI - Go Console User Interface

Minimalist Go library aimed at creating Console User Interfaces.

(WIP)