From 3075d47aeb52f6549e957023d353d4c5cb857e54 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Sat, 28 Dec 2024 00:28:22 +0100 Subject: Add and integrate a script to execute mc.ext.ini Tsk, tsk, parasiting on what we wanted to replace. macOS is annoying to port to. Unfortunately, this script is also very slow, for some reason. --- sdn-view.1 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sdn-view.1 (limited to 'sdn-view.1') diff --git a/sdn-view.1 b/sdn-view.1 new file mode 100644 index 0000000..d78d325 --- /dev/null +++ b/sdn-view.1 @@ -0,0 +1,23 @@ +.Dd December 28, 2024 +.Dt SDN-VIEW 1 +.Os +.Sh NAME +.Nm sdn-view +.Nd run Midnight Commander view configuration externally +.Sh SYNOPSIS +.Nm sdn-view +.Ar path +.Sh DESCRIPTION +.Nm +invokes +.Ev PAGER +or a fallback pager on the passed filename. +.Pp +If it succeeds in finding a +.Xr mc 1 +.Pa mc.ext.ini +file, it will first process it, and apply any matching filter. +.Sh REPORTING BUGS +Use +.Lk https://git.janouch.name/p/sdn +to report bugs, request features, or submit pull requests. -- cgit v1.2.3-70-g09d2