From 8496a2ee56390c5f2cdc8761fc89885f99982a78 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 30 Aug 2023 08:30:23 +0200 Subject: [commander] increased max_width --- bin/menuscripts/commander | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/menuscripts/commander b/bin/menuscripts/commander index ff58a56..ce431e1 100755 --- a/bin/menuscripts/commander +++ b/bin/menuscripts/commander @@ -113,7 +113,7 @@ main() pre_cmd() { max_height="$(get_height 8)" - max_width="$(get_width 48)" + max_width="$(get_width 64)" tee "$tmp" -- cgit v1.2.3