❯ echo $EDITOR
env EMACS-MIN=1 nemacs
❯ hut todo ticket create -t todo
failed to read ticket subject and description: exec: "env EMACS-MIN=1 nemacs": executable file not found in $PATH
The same applies to
$PAGER
:> hut pages list Failed to start pager "bat -p": exec: "bat -p": executable file not found in $PATH > echo $PAGER bat -p
Thorben Günther referenced this ticket in commit 6c85e1e.