|
21402bff9a
|
Fix never_prompt precedence in BaseAction, Allow default_selection to be resolved from index, keys, values, or description
|
2025-07-18 21:51:25 -04:00 |
|
|
4c1498121f
|
Add falyx.console for single rich.console.Console instance, Add ConfirmAction, SaveFileAction, Add lazy evaluation for ArgumentAction.ACTION
|
2025-07-12 11:52:02 -04:00 |
|
|
38f5f1e934
|
Rename falyx.action.types.FileReturnType -> falyx.action.action_types.FileType, falyx.action.base -> falyx.action.base_action, argparse tweaks for custom cli programs
|
2025-06-10 23:03:09 -04:00 |
|
|
53ba6a896a
|
Add multi selecto to SelectionAction and SelectFileAction, Allow IOActions to receive no input, Rename subpackage falyx.parsers -> falyx.parser, Add default_text to UserInputAction
|
2025-06-08 12:09:16 -04:00 |
|
|
ac82076511
|
Add filtering and options for History Command
|
2025-06-03 23:07:50 -04:00 |
|
|
fb1ffbe9f6
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
|
|
ddb78bd5a7
|
Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None.
|
2025-05-24 12:29:16 -04:00 |
|
|
b51ba87999
|
Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table
|
2025-05-21 23:18:45 -04:00 |
|
|
3c0a81359c
|
Make auto_args default fallback, integrate io_actions with argument parsing
|
2025-05-19 20:03:04 -04:00 |
|
|
2bdca72e04
|
Create action submodule, add various examples
|
2025-05-13 20:07:31 -04:00 |
|