From c9b355ac004fb7913e4fabd02e274f3484b76ea8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 9 Sep 2026 19:16:24 -0400 Subject: slacklog: quit using tmux; uleft: move left terms 1px to the left. --- slacklog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'slacklog') diff --git a/slacklog b/slacklog index 87cdc76..d686fab 100755 --- a/slacklog +++ b/slacklog @@ -1,4 +1,3 @@ #!/bin/sh -VER=${@:-15.0} -exec tmux new elinks http://ftp.osuosl.org/pub/slackware/slackware-$VER/ChangeLog.txt +exec elinks http://ftp.osuosl.org/pub/slackware/slackware-${@:-15.0}/ChangeLog.txt -- cgit v1.2.3