diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-12-28 00:28:22 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-12-28 04:58:13 +0100 |
commit | 3075d47aeb52f6549e957023d353d4c5cb857e54 (patch) | |
tree | 1a0c0fbf331d78a8a62106aeea7662bbf6af1ba9 /sdn.1 | |
parent | 85b2d8a2ee966794768f26cfc2404c850d33e096 (diff) | |
download | sdn-3075d47aeb52f6549e957023d353d4c5cb857e54.tar.gz sdn-3075d47aeb52f6549e957023d353d4c5cb857e54.tar.xz sdn-3075d47aeb52f6549e957023d353d4c5cb857e54.zip |
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.
Diffstat (limited to 'sdn.1')
-rw-r--r-- | sdn.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ \" https://mandoc.bsd.lv/man/roff.7.html#Sentence_Spacing .Dd October 27, 2020 .Dt SDN 1 -.Os Linux +.Os .Sh NAME .Nm sdn .Nd directory navigator @@ -68,8 +68,8 @@ and you can use the .Xr dircolors 1 utility to initialize this variable. .It Ev PAGER -The viewer program to be launched by the F3 key binding as well as to show -the internal help message. +The viewer program to be launched by the F3 and F13 key bindings as well as +to show the internal help message. If none is set, it defaults to .Xr less 1 . .It Ev VISUAL , Ev EDITOR |