From b84ea05c63294cd2c3c5a9329c55e5ed5617d2f7 Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 2 May 2026 19:31:48 +0200 Subject: be more cool about weird icons --- motd/motd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'motd/motd.go') diff --git a/motd/motd.go b/motd/motd.go index a732695..2a53899 100644 --- a/motd/motd.go +++ b/motd/motd.go @@ -6,7 +6,7 @@ var Messages = []string{ "use the -a flag to invoke from anywhere", "combine -a with -y to invoke from anywhere without confirming", "`--env dev` will include .env, .env.dev, .env-dev, and dev.env", - "pik will start in a viewport if the terminal is too thin", + "pik will start in a viewport if the terminal is too short", "instead of .pik you can use .tasks, or .bin, or any of these with _", "include .pre. in a pik target filename to make it run as a prerequisite for other targets", "a pik target filename with .post. will make it run after another targets completes successfully", -- cgit v1.3.1