Create action submodule, add various examples

This commit is contained in:
2025-05-13 20:07:31 -04:00
parent 87a56ac40b
commit 2bdca72e04
39 changed files with 956 additions and 177 deletions

View File

@ -8,7 +8,7 @@ from prompt_toolkit.key_binding import KeyBindings
from rich.console import Console
from falyx.options_manager import OptionsManager
from falyx.themes.colors import OneColors
from falyx.themes import OneColors
from falyx.utils import CaseInsensitiveDict, chunks