コミットグラフ

41 コミット (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 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年前