shithub: wiki.9front.org

Download patch

ref: 68e50a53bbb8dd2e32e3c6d8cec175866ce406ca
parent: 4efe6e101e9ade718b3098217cfb8977f0373d2e
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Thu Feb 23 14:33:06 EST 2023

plumber-vt: add a note about getting rid of .lan suffix

--- a/plumber-vt.md
+++ b/plumber-vt.md
@@ -9,7 +9,7 @@
 The name in "/n/myhost" path MUST be the hostname of the remote machine - run `hostname` there to check.
 
 For the remote shell to start sending `OSC 7` messages, follow
-[these instructions](https://codeberg.org/dnkl/foot/wiki#user-content-spawning-new-terminal-instances-in-the-current-working-directory).
+[these instructions](https://codeberg.org/dnkl/foot/wiki#user-content-spawning-new-terminal-instances-in-the-current-working-directory). You might want to replace `${HOSTNAME}` with `${HOSTNAME%.lan}` to get rid of `.lan` suffix, depending on how your hosts are shown in `/n/...`.
 
 If you intend to use `tmux`, it's required to enable the extension explicitly since `tmux` does not know what vt(1) is capable of. Example: