From d6090f7488b43346bcdd354d15363e3620375f43 Mon Sep 17 00:00:00 2001 From: Juhani Krekelä Date: Wed, 12 Feb 2025 18:06:20 +0200 Subject: Also look for a compatible procfs in /compat/linux/proc On FreeBSD it is conventional to mount the Linux-style proc filesystem at /compat/linux/proc, if it is required by installed software. Falling back to it, if we can't determine the current working directory using /proc, makes weltschmerz work better out of the box on FreeBSD without regressing Linux. --- weltschmerz.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'weltschmerz.1') diff --git a/weltschmerz.1 b/weltschmerz.1 index 587d342..3622791 100644 --- a/weltschmerz.1 +++ b/weltschmerz.1 @@ -1,4 +1,4 @@ -.Dd October 23, 2021 +.Dd February 12, 2025 .Dt WELTSCHMERZ 1 .Os .Sh NAME @@ -51,7 +51,9 @@ and a new terminal window with .Sy CTRL + Shift + T . These features require the terminal application to send OSC 7 escape sequences or for the platform to provide a Linux-style procfs at -.Pa /proc . +.Pa /proc +or +.Pa /compat/linux/proc . .Sh SEARCH OVERLAY The search overlay can be opened by pressing .Sy CTRL + Shift + F . -- cgit v1.2.3-2-gb3c3