-- Leo's gemini proxy

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

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr
action: commit
revision:
path_from:
revision_from: 7ffc20e9ae8297ea8b6f796310cf065d4186aa5b:
path_to:
revision_to:

git.thebackupbox.net

hackvr

git://git.thebackupbox.net/hackvr

commit 7ffc20e9ae8297ea8b6f796310cf065d4186aa5b
Author: epoch <epoch@thebackupbox.net>
Date:   Tue Apr 7 06:52:56 2020 -0500

    added a script hackvr_open to just open a file in hackvr without hackvr exiting from EOF

diff --git a/bin/hackvr_open b/bin/hackvr_open
new file mode 100755
index 0000000000000000000000000000000000000000..3121f46779d202b1297a4ff1b74f4bb324a41544
--- /dev/null
+++ b/bin/hackvr_open
@@ -0,0 +1,4 @@
+#!/bin/sh
+### you may want to force this pipeline through a new x-terminal-emulator if you want to be able to write to stdin by hand.
+### for debugging purposes? I'll probably do that soon.
+nonblocktail "$1" /dev/stdin | hackvr

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

-- Response ended

-- Page fetched on Sun Jun 2 18:30:36 2024