Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 302 Bytes

Editbox

Collection of input widgets to build TUI forms with termbox.

WIP. API will surely change. For now see examples.

Implemented Widgets

  • editbox.Label
  • editbox.Text
  • editbox.Input
  • editbox.Select
  • editbox.Textarea
  • editbox.Confirm