From 1b95d5b08884d0973406f488baad56b2ea2e3552 Mon Sep 17 00:00:00 2001 From: Slug-Boi Date: Sun, 17 Nov 2024 13:49:42 +0100 Subject: [PATCH] docs: add asciinema terminal video as TUI demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f0932d..fdf2082 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ $ cocommit ``` From here you will be asked to write a commit message and then select authors from a list. This creates the same message as the CLI way of doing it but is a bit nicer to work with. The TUI has lots of keybinds that can be seen on the list view by pressing `?`. You can create authors, add temp authors or do all of the usual selections like negated selections or select all. Below is a small video showing a run through of the TUI. + + ### CLI ```