AutoYADM commit: 2025-05-21 03:33:33

This commit is contained in:
Daniel Fichtinger 2025-05-21 03:33:33 -04:00
parent 2f7643d380
commit f9d20cf2c4
5 changed files with 72 additions and 39 deletions

View file

@ -1,3 +1,8 @@
# CHANGES BY DANIEL:
# man-impl emits the 'manpageloaded' User hook event after it's done.
# It also unsets readonly before changing the buffer, and re-sets it when
# it's done.
declare-option -docstring "name of the client in which documentation is to be displayed" \
str docsclient
@ -67,8 +72,6 @@ define-command -hidden -params ..3 man-impl %{
}
# MAN COMMAND
# TODO: REMOVE number lines and show whitespace highlighters!
define-command -params ..1 \
-shell-script-candidates %{
find /usr/share/man/ $(printf %s "${MANPATH}" |