zellij/zellij-utils/src/input/unit/snapshots
Jae-Heon Ji 38d23d7218
feat: support multiple themes in one file (#1855)
* feat: support multiple themes in a one file

* chore: update example of multiple themes to gruvbox
2022-10-28 22:48:51 +09:00
..
zellij_utils__input__keybinds__keybinds_test__error_received_on_unknown_input_mode.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__keybinds__keybinds_test__error_received_on_unknown_key_instruction.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +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__close_on_exit_added_to_close_on_exit_in_template.snap feat(command-panes): optionally allow panes to be closed on exit (#1869) 2022-10-28 13:03:37 +02:00
zellij_utils__input__layout__layout_test__close_on_exit_overrides_close_on_exit_in_template.snap feat(command-panes): optionally allow panes to be closed on exit (#1869) 2022-10-28 13:03:37 +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 fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_multiple_layout_nodes_in_file.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_pane_templates_without_a_name.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_tab_templates_without_a_name.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_node.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_pane_property.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_pane_template_property.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_tab_property.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__error_on_unknown_layout_tab_template_property.snap fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
zellij_utils__input__layout__layout_test__global_cwd_and_tab_cwd_prepended_to_panes_with_and_without_cwd.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
zellij_utils__input__layout__layout_test__global_cwd_and_tab_cwd_prepended_to_panes_with_and_without_cwd_in_pane_templates.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
zellij_utils__input__layout__layout_test__global_cwd_and_tab_cwd_prepended_to_panes_with_and_without_cwd_in_tab_templates.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
zellij_utils__input__layout__layout_test__global_cwd_given_to_panes_without_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor_overrides_global_cwd_in_layout_file.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__global_cwd_prepended_to_panes_with_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__global_cwd_with_tab_cwd_given_to_panes_without_cwd.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
zellij_utils__input__layout__layout_test__layout_with_command_panes_and_close_on_exit.snap feat(command-panes): optionally allow panes to be closed on exit (#1869) 2022-10-28 13:03:37 +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__layout__layout_test__pane_template_command_with_cwd_is_overriden_by_its_consumers_bare_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_command_with_cwd_overriden_by_its_consumers_command_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_command_with_cwd_remains_when_its_consumer_command_does_not_have_a_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_command_without_cwd_is_overriden_by_its_consumers_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_command_without_cwd_receives_its_consumers_bare_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_with_bare_cwd_overriden_by_its_consumers_bare_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_with_bare_propagated_to_its_consumer_command_with_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_with_bare_propagated_to_its_consumer_command_without_cwd.snap feat(layouts): global cwd (#1798) 2022-10-14 15:08:32 +02:00
zellij_utils__input__layout__layout_test__pane_template_with_bare_propagated_to_its_consumer_edit.snap feat(layouts): edit panes (#1799) 2022-10-14 17:44:23 +02:00
zellij_utils__input__layout__layout_test__pane_template_with_command_propagated_to_its_consumer_edit.snap feat(layouts): edit panes (#1799) 2022-10-14 17:44:23 +02:00
zellij_utils__input__layout__layout_test__tab_cwd_given_to_panes_without_cwd.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
zellij_utils__input__layout__layout_test__tab_cwd_prepended_to_panes_with_cwd.snap feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +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: support multiple themes in one file (#1855) 2022-10-28 22:48:51 +09:00