Gráfico de commits

36 Commits (cursorless)

Autor SHA1 Mensaje Fecha
Sebastian Lohff 775c50ed6f Add support for cursorless menus
hace 4 años
Sebastian Lohff 7a09d45ab8 Allow styling special CliMultiMenu states
hace 4 años
Sebastian Lohff 19ad4f3e8b Allow per-item styling for text and options
hace 4 años
Sebastian Lohff 030492b353 Rename CliMenuTheme class parameters
hace 4 años
Sebastian Lohff 22307bc4ae Always use text as item if no item was specified
hace 4 años
Sebastian Lohff 85c3c5c947 Make option prefix/suffix configurable
hace 4 años
Sebastian Lohff 68e6ecbe4f Make CliMenuHeader and CliMenuOption private
hace 4 años
Sebastian Lohff 24dab5f69b Specify minimum selected item count for CliMutliMenu
hace 4 años
Sebastian Lohff 56b76706f6 Group selection icons in CliMultiMenu API
hace 4 años
Sebastian Lohff 12552d8e5b Use right arrow to select/deselect in CliMultiMenu
hace 4 años
Sebastian Lohff d01024d1be Add initial_pos to choose initially selected item
hace 4 años
Sebastian Lohff 3e3ea53f5e Remove dead code
hace 4 años
Sebastian Lohff c363c187bd Remove unused methods and unused arguments
hace 4 años
Sebastian Lohff 94bb03dc07 Don't ignore cursor/style/icon if it is not None
hace 4 años
Sebastian Lohff 9b833db364 Check type of options passed to __init__
hace 4 años
Sebastian Lohff c74e3d68d6 Implement multiple selections with CliMultiMenu
hace 4 años
Sebastian Lohff 46a863b3cf Remove broken space keyboard binding for accept
hace 4 años
Sebastian Lohff a28c76e001 Allow a default theme and cursor to be set
hace 4 años
Sebastian Lohff 45d3395642 Rename add_header() to add_text()
hace 4 años
Sebastian Lohff a17f7693e9 Renamed CLI_* cursors to ASCII_* cursors
hace 4 años
Sebastian Lohff 648d5c956e Use option text as title if no value is given
hace 4 años
Sebastian Lohff 8c6ee790bf Fix get_options() and num_options to work on options
hace 4 años
Sebastian Lohff 9fe596bc01 Add option to return instantly on single item in cli_select_item()
hace 4 años
Sebastian Lohff d926606976 Add shortcut function to quickly get a selection result
hace 4 años
Sebastian Lohff 58d6170a5c Add bold highlight style to defaults
hace 5 años
Sebastian Lohff 206dcc46df Correct typo in var name
hace 5 años
Sebastian Lohff 58455be58a Add methods to get all available menu options
hace 5 años
Sebastian Lohff f0e5b7bb58 Implement searching for menu items
hace 5 años
Sebastian Lohff ec07ebe536 Sort imports
hace 5 años
Sebastian Lohff 6a128e13a6 Header indentation and tuple options for constructor
hace 5 años
Sebastian Lohff 2f2049bfef Add k/j as up/down keys
hace 5 años
Sebastian Lohff 0517b4d996 Return no selection if the user aborted selection
hace 5 años
Sebastian Lohff ad3fd751cc Move cursor along with selection for scrolling
hace 5 años
Sebastian Lohff e0177d0e10 Fix inline header indentation
hace 5 años
Sebastian Lohff b18372e3b8 Allow passing an item to each option
hace 5 años
Sebastian Lohff bd31b70e44 Initial commit
hace 5 años