From 6f0b1d98cba2b18e43e298d5c811293491acc9c5 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 20 May 2024 20:20:20 +0200 Subject: up --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9a3f5d6..15824b7 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ recommend this at all but you might not care + `percent`: (`bool`) shows percent of hosts the cursor is on in the bottom right of the window + `terminal`: (`string`) will spawn the command to connect to your host in a -new instance of your set terminal. It was intended to `setsid` the connection -in a new terminal, allowing you to still be using the same `hf` while connected -to one or several of your hosts. Turns out I can't code that it doesn't work at -all, just leave that unset +new instance of your set terminal. It was intended to open the connection +in a new terminal in the background, allowing you to still be using the same +`hf` while connected to one or several of your hosts. Turns out I can't code +that it doesn't work at all, just leave that unset + `default_ssh_priv`: (`string`) default SSH private key path. It will be entered by default when adding a new SSH host or jump, saving a ton of time. Of course it can be changed when adding the host. Leave empty if you don't have -- cgit v1.2.3