Commit graph

8 commits

Author SHA1 Message Date
James Bowes
1b1eeb9cae Merge branch 'golangci' of github.com:gssbzn/promptui into gssbzn-golangci 2020-01-11 10:18:34 -04:00
Gustavo Bazan
6a72acaaad
Remove gometalinter and add golangci-lint 2019-12-06 10:16:50 +01:00
royeo
04552e61bb add support for hiding selected text 2019-02-19 22:40:44 +08:00
minivera
5ff80d1438 Improved documentation further and the SelectWithAdd example 2018-07-19 11:45:46 -04:00
minivera
fffb1561ab Finalized documentation 2018-07-17 15:25:15 -04:00
҈҈҈Luiz Branco
613c1e3140 Fix first line being erased when output increased (#15) 2017-10-25 09:46:42 -04:00
҈҈҈Luiz Branco
aa2329b77c Create select list pkg (#13)
Abstract the visible list of select prompt into its own data structure. So we can test and document better the behaviour and, make it easier to extend with advanced functionality.
2017-10-23 08:22:42 -04:00
҈҈҈Luiz Branco
641018a825 Custom select details for the active item (#11) 2017-10-22 08:09:26 -04:00