sdn/sdn.1
Přemysl Eric Janouch df046bb071
Add some mediocre manpages
I'm not particularly happy to write in mdoc but here goes.
2020-10-26 20:46:09 +01:00

962 B
Raw Blame History

SDN(1) General Commands Manual SDN(1)

NAME

sdn — simple directory navigator

SYNOPSIS

sdn [line point]

DESCRIPTION

sdn is a simple directory navigator that you can invoke while editing shell commands. Use the sdn-install(1) script to integrate it with your shell, then invoke it with M-o.

ENVIRONMENT
LS_COLORS

Used to retrieve filename colours. The format is described in dir_colors(5) and you can use the dircolors(1) utility to initialize this variable.

PAGER

The viewer program to be launched by the F3 key binding as well as to show the internal help message.

VISUAL, EDITOR

The editor program to be launched by the F4 key binding.

FILES
˜/.config/sdn/config

Program configuration and state.

˜/.config/sdn/bindings

Key binding overrides.

˜/.config/sdn/look

Redefine terminal attributes for UI elements. Linux October 26, 2020 SDN(1)