zellij/zellij-utils/src/input/unit/snapshots
Aram Drevekenin bece86b95c
fix(layouts): various kdl layout issues and features (#1797)
* fix(layouts): error on non-bare children node

* refactor(layout): consolidate split direction parsing

* refactor(layout): remove unused import

* fix(layouts): log error when there is no room for layout

* fix(layout): error on size 0

* feat(layouts): allow pane templates to override template command attributes

* style(fmt): rustfmt
2022-10-13 13:55:16 +02:00
..
zellij_utils__input__keybinds__keybinds_test__error_received_on_unknown_input_mode.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__keybinds__keybinds_test__error_received_on_unknown_key_instruction.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__args_added_to_args_in_template.snap fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
zellij_utils__input__layout__layout_test__args_override_args_in_template.snap fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
zellij_utils__input__layout__layout_test__children_not_as_first_child_of_pane_template.snap fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
zellij_utils__input__layout__layout_test__children_not_as_first_child_of_tab_template.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__combined_tab_and_pane_template_both_with_children.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__cwd_added_to_cwd_in_template.snap fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
zellij_utils__input__layout__layout_test__cwd_override_cwd_in_template.snap fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
zellij_utils__input__layout__layout_test__error_on_more_than_one_focused_tab.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_multiple_layout_nodes_in_file.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_pane_templates_without_a_name.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_tab_templates_without_a_name.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_node.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_pane_property.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_pane_template_property.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_tab_property.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_tab_template_property.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__layout_with_default_tab_template.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__layout_with_nested_branched_pane_templates.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__layout_with_nested_pane_templates.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__layout_with_pane_templates.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__layout__layout_test__layout_with_tab_and_pane_templates.snap feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00
zellij_utils__input__theme__layout_test__dracula_theme_from_file.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
zellij_utils__input__theme__theme_test__dracula_theme_from_file.snap feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00