커밋 그래프

36 커밋 (cursorless)

작성자 SHA1 메시지 날짜
Sebastian Lohff 775c50ed6f Add support for cursorless menus
4 년 전
Sebastian Lohff 7a09d45ab8 Allow styling special CliMultiMenu states
4 년 전
Sebastian Lohff 19ad4f3e8b Allow per-item styling for text and options
4 년 전
Sebastian Lohff 030492b353 Rename CliMenuTheme class parameters
4 년 전
Sebastian Lohff 22307bc4ae Always use text as item if no item was specified
4 년 전
Sebastian Lohff 85c3c5c947 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 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 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 bd31b70e44 Initial commit
5 년 전