cordless/tview
Marcel Schramm 61d36aebba
move autocomplete into separate file and improve event forwarding
2020-11-19 20:17:31 +01:00
..
demos Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
LICENSE.txt Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
README.md Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
ansi.go Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
application.go tview package now supports bracketed paste. 2020-11-18 23:15:23 +01:00
borders.go Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
box.go Add missing docs for Get/SetParent 2020-11-18 23:33:50 +01:00
button.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
checkbox.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
doc.go Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
dropdown.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
flex.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
focusable.go Merge tview and femto into cordless, keeping their respective license 2020-07-04 16:05:19 +02:00
form.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
frame.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
grid.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
inputfield.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
list.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
modal.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
mousesupport.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
pages.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
primitive.go Add missing docs for Get/SetParent 2020-11-18 23:33:50 +01:00
semigraphics.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
styles.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
table.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
textview.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00
treeview.go move autocomplete into separate file and improve event forwarding 2020-11-19 20:17:31 +01:00
util.go Update to tcell v2.0.0 (#358) 2020-10-24 13:22:48 +02:00

README.md

Fork of rivo/tview

Hey, if you come along my repository, I recommend you do not use it, as I do not guarantee a stable interface or proper support. The changes I make to this fork may be incomplete or breaking. Please use the official repository over at rivo/tview. Any bugs I find or fix, I'll move over to the official repository.