1
0
mirror of https://github.com/br0xen/termbox-util.git synced 2024-11-22 13:33:15 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
e93feb0dde Text wrapping
no newlines though.
2016-01-10 20:42:51 -06:00
53306b1f2e Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-01-09 12:13:48 -06:00
8b0af6e079 If first option is disabled, start at next
Also, accept 'space' as confirmation
2016-01-09 12:12:23 -06:00
ddda3d3450 gofmt 2016-01-06 22:05:28 -06:00
9026f1a1ff Working on Wrapping Still 2016-01-04 18:25:07 -06:00
31b785172d Starting work on Wrapping 2016-01-04 11:01:22 -06:00
99a0a449a1 Still working on input field overflow 2016-01-03 22:14:33 -06:00
9f978a3ec0 Add Wrapping Flags to Input Fields 2016-01-01 12:15:09 -06:00
c5ed6dc0ba Adding Alpha-Numeric Tester 2015-12-28 22:19:08 -06:00
95d2a88a7c Added alpha-numeric input tester 2015-12-26 10:46:18 -06:00
1c468454f6 Colorized Progress Bar 2015-12-17 21:41:02 -06:00
9ca0888000 Add Progress Bars
Also, add vim navigation to menus
2015-11-30 08:21:22 -06:00
02537f2b96 Updated a few things
Add a few handy things to asciiart and menu
2015-10-26 17:38:49 -05:00
da19f61603 Added ASCIIArt object and Menu Object 2015-10-26 07:39:18 -05:00
1f6f263ed9 Linted the library 2015-10-21 11:51:22 -05:00
a018159e66 Truncate title if it is too long 2015-05-18 08:50:16 -05:00
4b7d3032c8 Some Tweaking 2015-05-12 16:05:47 -05:00
c581974cc0 Add Show() and Hide() 2015-05-05 15:47:09 -05:00
c5cb0ca9fe Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	termbox_inputmodal.go
2015-05-04 19:35:51 -05:00
06420fe4e6 Pull in Remote Changes 2015-05-04 19:34:48 -05:00
6f77695994 Some improvements 2015-05-04 17:42:35 -05:00
cf3fa0559d Add Confirm Modal
Also update inputfield/inputmodal
2015-05-04 13:52:10 -05:00
0fc0c58c6d Input Modal/Field Works 2015-05-03 17:11:50 -05:00
d03ef8f013 Initial Commit 2015-05-01 22:15:36 -05:00
59ef63c122 Init commit 2015-05-01 23:14:41 -04:00