From 36b33a3fff3f2161e0dca8593eda63b6d1693f2b Mon Sep 17 00:00:00 2001 From: Paul Jarrett Date: Sat, 23 May 2026 08:32:51 -0400 Subject: [PATCH] trendy_terminal 0.0.7 (#1921) * trendy_terminal 0.0.7 (via `alr publish`) * Update trendy_terminal-0.0.7.toml * Update trendy_terminal-0.0.7.toml --- .../trendy_terminal-0.0.7.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/tr/trendy_terminal/trendy_terminal-0.0.7.toml diff --git a/index/tr/trendy_terminal/trendy_terminal-0.0.7.toml b/index/tr/trendy_terminal/trendy_terminal-0.0.7.toml new file mode 100644 index 00000000..975efc58 --- /dev/null +++ b/index/tr/trendy_terminal/trendy_terminal-0.0.7.toml @@ -0,0 +1,19 @@ +name = "trendy_terminal" +description = "Terminal options, setup, tab completion and hinting." +version = "0.0.7" +website = "https://github.com/pyjarrett/trendy_terminal" + +authors = ["Paul Jarrett"] +maintainers = ["Paul Jarrett "] +maintainers-logins = ["pyjarrett"] +licenses = "Apache-2.0" +tags = ["terminal", "command-line", "console", "vt100"] + +[build-switches] +"*".Style_Checks = "No" + + +[origin] +commit = "730526e3498fb1c09b6a300be0d91b4ba478fe8d" +url = "git+https://github.com/pyjarrett/trendy_terminal.git" +