royeo
601d387fcc
add a test for the clearScreen function
2019-02-19 22:40:44 +08:00
҈҈҈Luiz Branco
d47448ac4a
Prompt improve default value ( #21 )
...
Now any key press other than <Enter> will clear the default value for the prompt.
2017-11-02 09:48:02 -04:00
҈҈҈Luiz Branco
ec3d3b6d89
Compare active items by index ( #16 )
...
Interface comparison can fail if the value contains types that cannot
be compared, ie: slices.
2017-10-25 15:43:56 -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
҈҈҈Luiz Branco
bdbecc4e08
Allow custom select size ( #10 )
2017-10-20 09:31:15 -04:00
҈҈҈Luiz Branco
5ca4703f00
Custom style/output for prompt and select ( #8 )
2017-10-19 20:50:57 -04:00
҈҈҈Luiz Branco
e206d50a2b
Implement pagedown/pageup ( #6 )
2017-10-17 19:03:22 -04:00