Closed progfolio closed 1 year ago
For the --non-null option, if the user accepts an empty prompt the option is null.
To reproduce:
M-x ts-show case
s
b
-
n
RET
The output is:
prefix-arg: nil prefix's scope value: nil transient-args: nil
https://github.com/magit/transient/pull/228 Upstream change is necessary to fully resolve
Managing State > "sb" a bunch of infixes
For the --non-null option, if the user accepts an empty prompt the option is null.
To reproduce:
M-x ts-show case
s
b
-
n
RET
s
to show argumentsThe output is: