From 1ac8752d8a8e3c040eb6b49178dee2a85343f186 Mon Sep 17 00:00:00 2001 From: tjp Date: Fri, 17 Feb 2023 09:15:38 -0600 Subject: [PATCH] clear the terminal before showing any thread --- iris-search | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iris-search b/iris-search index 85ae386..724a9d1 100755 --- a/iris-search +++ b/iris-search @@ -276,7 +276,7 @@ function show { margen=3 # Mostrar los mensajes del hilo - + clear { echo "<<< Press q to go back" thread "$1" |