21 Commits

Author SHA1 Message Date
1ff610410a use tuples as records to build the tables
add --fempg and --vlc options to filter list

add Muted column to list table
2025-06-06 23:27:16 +01:00
74503f17e0 upd console colouring
patch bump
2025-06-06 22:27:17 +01:00
ddb92bb317 upd console colouring
error messages now have style `bold red`
error highlights are now yellow

normal highlights are now green

patch bump
2025-06-06 20:53:35 +01:00
37781f6de7 clean up defaults in help messages 2025-06-04 17:34:45 +01:00
2d351e00b5 wrap annotations with Annotated 2025-06-04 15:49:44 +01:00
75fdbf5ad8 raise typer.Exit() to signify we return early with exit code 0 2025-06-02 17:32:34 +01:00
9fa61351d0 return 0 for empty lists and write to stdout 2025-05-26 20:45:36 +01:00
86dc542937 upd table padding + column heading
patch bump
2025-05-25 14:42:55 +01:00
995500b971 print input list as rich table
patch bump
2025-05-23 22:20:10 +01:00
b186685e2f keep it consistent 2025-05-19 14:41:42 +01:00
4bae164124 remove trailing comma 2025-05-06 20:40:36 +01:00
e806c6345d upd shorthand aliases 2025-04-26 16:17:28 +01:00
96531c10e1 fix input lists --colour flag
patch bump
2025-04-26 14:25:53 +01:00
6a8e7afc1d assign request client directly to context object. 2025-04-23 15:29:02 +01:00
31838800ef let the user know the new input state 2025-04-22 00:33:46 +01:00
df18d9c192 fixes bug if no flags are passed
patch bump
2025-04-22 00:26:32 +01:00
29238395cf if no kind flags default to all 2025-04-21 19:49:25 +01:00
ab24ca1620 move validation logic into validate module 2025-04-20 21:52:54 +01:00
a9e8ef8f6d add toggle alias tg 2025-04-20 20:47:27 +01:00
2b4c3add3c add filter flags to input list command
add validation logic to input commands

minor version bump
2025-04-20 20:16:02 +01:00
8ce9a80eed first commit 2025-04-19 20:15:26 +01:00