-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: uritools
action: commit
revision:
path_from:
revision_from: 94fe5ff2f52baed9c584f8536be5debc69cfc91d:
path_to:
revision_to:

git.thebackupbox.net

uritools

git://git.thebackupbox.net/uritools

commit 94fe5ff2f52baed9c584f8536be5debc69cfc91d
Author: epoch <epoch@hacking.allowed.org>
Date:   Thu Aug 6 15:39:16 2020 -0500

    uristart now uses -l 10 for dmenu so you see it more like a browser's location bar. works better for long URIs

diff --git a/uristart b/uristart

index 2491f815640bbe5b6dff60e9850ed0635688fe6e..

index ..20a70e12d1112ebb8c894216292d2fa548633377 100755

--- a/uristart
+++ b/uristart
@@ -6,7 +6,7 @@
 # getsrv, urimatch, urijoin, uricut, some-way-to-ask-the-user-for-a-line (dmenu by default)
 # getsrv tries dig and host, you only need one or the other.
 ##might have to configure me.
-ASKUSER="dmenu -p"
+ASKUSER="dmenu -l 10 -p"

 if [ "$1" = "--check" ];then
   check=check

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:56:23 2024