From 8570c9a0ec85d2f1cac1fa239138b8fffc468e9c Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 15 May 2023 18:08:28 +0200 Subject: improve sixel support --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index e7e0efc..564a837 100644 --- a/.bashrc +++ b/.bashrc @@ -36,7 +36,7 @@ fixab() { printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" ; tail -c +25 "$1"; } export LESS=XFRx4 # gnuplot display in terminal -export GNUTERM='sixelgd enhanced truecolor font "arial,9"' +export GNUTERM='sixelgd enhanced truecolor size 1600,1200 font "arial,9" fontscale 2' #export BACKUP=bip:/home/backup/marc@m1 -- cgit v1.2.3