Commit Graph

37 Ревизии (dc3b03c6538e957ac496f72199c9addf195028cb)
 

Автор SHA1 Съобщение Дата
Sebastian Lohff dc3b03c653 Rename CliMenuTheme class parameters
преди 4 години
Sebastian Lohff 9ef6532c1f Make option prefix/suffix configurable
преди 4 години
Sebastian Lohff 68e6ecbe4f Make CliMenuHeader and CliMenuOption private
преди 4 години
Sebastian Lohff 24dab5f69b Specify minimum selected item count for CliMutliMenu
преди 4 години
Sebastian Lohff 56b76706f6 Group selection icons in CliMultiMenu API
преди 4 години
Sebastian Lohff 12552d8e5b Use right arrow to select/deselect in CliMultiMenu
преди 4 години
Sebastian Lohff d01024d1be Add initial_pos to choose initially selected item
преди 4 години
Sebastian Lohff 3e3ea53f5e Remove dead code
преди 4 години
Sebastian Lohff c363c187bd Remove unused methods and unused arguments
преди 4 години
Sebastian Lohff 94bb03dc07 Don't ignore cursor/style/icon if it is not None
преди 4 години
Sebastian Lohff 4ba22a3a33 Make setup.cfg release ready, move to GitHub
преди 4 години
Sebastian Lohff 34a3279e2f Improve README.md a tiny bit
преди 4 години
Sebastian Lohff f20b5eac89 Add more examples
преди 4 години
Sebastian Lohff 9b833db364 Check type of options passed to __init__
преди 4 години
Sebastian Lohff c74e3d68d6 Implement multiple selections with CliMultiMenu
преди 4 години
Sebastian Lohff 46a863b3cf Remove broken space keyboard binding for accept
преди 4 години
Sebastian Lohff a28c76e001 Allow a default theme and cursor to be set
преди 4 години
Sebastian Lohff 45d3395642 Rename add_header() to add_text()
преди 4 години
Sebastian Lohff a17f7693e9 Renamed CLI_* cursors to ASCII_* cursors
преди 4 години
Sebastian Lohff 648d5c956e Use option text as title if no value is given
преди 4 години
Sebastian Lohff 8c6ee790bf Fix get_options() and num_options to work on options
преди 4 години
Sebastian Lohff 9fe596bc01 Add option to return instantly on single item in cli_select_item()
преди 4 години
Sebastian Lohff d926606976 Add shortcut function to quickly get a selection result
преди 4 години
Sebastian Lohff 3d1d2d5acd Add theme example
преди 5 години
Sebastian Lohff 58d6170a5c Add bold highlight style to defaults
преди 5 години
Sebastian Lohff 206dcc46df Correct typo in var name
преди 5 години
Sebastian Lohff 58455be58a Add methods to get all available menu options
преди 5 години
Sebastian Lohff f0e5b7bb58 Implement searching for menu items
преди 5 години
Sebastian Lohff ec07ebe536 Sort imports
преди 5 години
Sebastian Lohff 6a128e13a6 Header indentation and tuple options for constructor
преди 5 години
Sebastian Lohff 2f2049bfef Add k/j as up/down keys
преди 5 години
Sebastian Lohff 0517b4d996 Return no selection if the user aborted selection
преди 5 години
Sebastian Lohff ad3fd751cc Move cursor along with selection for scrolling
преди 5 години
Sebastian Lohff e0177d0e10 Fix inline header indentation
преди 5 години
Sebastian Lohff b18372e3b8 Allow passing an item to each option
преди 5 години
Sebastian Lohff 6655fd097a Add two simple examples
преди 5 години
Sebastian Lohff bd31b70e44 Initial commit
преди 5 години