yash-rs icon indicating copy to clipboard operation
yash-rs copied to clipboard

Remembering location of unset

Open magicant opened this issue 4 years ago • 0 comments
trafficstars

The current definition of variables does not remember the location of the unset command when an existing variable is unset. Remembering the location might help improve an error message displayed when the unset variable is used later. (Something like "Variable $XXX does not exist. It was unset at ...")

magicant avatar Jun 25 '21 05:06 magicant