clintermission/examples
Sebastian Lohff 775c50ed6f Add support for cursorless menus
When a highlighter is used instead of a cursor it looks much better when
all the options have the same length. With right_pad_options all options
are right-padded with spaces so they have the same length. Also, an
example for a cursorless menu is added.
2020-09-06 21:08:06 +02:00
..
basic_usage.py Allow per-item styling for text and options 2020-08-28 00:46:32 +02:00
cursorless.py Add support for cursorless menus 2020-09-06 21:08:06 +02:00
multiselect.py Group selection icons in CliMultiMenu API 2020-08-21 00:09:12 +02:00
simple1.py Add two simple examples 2019-02-01 00:03:42 +01:00
simple2.py Add two simple examples 2019-02-01 00:03:42 +01:00
theme1.py Add theme example 2019-08-15 15:13:18 +02:00