From 89f91a3333cbae1e86410f4039d6176066e4f4ad Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 19 Apr 2013 18:23:01 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mongoclock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mongoclock b/mongoclock index 049e146..3300e4a 100755 --- a/mongoclock +++ b/mongoclock @@ -1,4 +1,4 @@ #!/bin/sh -echo -en '\033[?25l' +echo -en '\033[?1049h\033[?25l' "$0.py" 2>/dev/null -echo -en '\033[?25h' +echo -en '\033[?25h\033[H\033[2J\033[?1049l' -- cgit v1.2.3-70-g09d2