mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 03:51:20 -03:00
Stop exporting empty variables as ENV_NULL
Localize the encoding of empty variables as ENV_NULL into the universal variables component, and ensure they are not exported as ENV_NULL. Fixes #4846
This commit is contained in:
@@ -17,3 +17,6 @@ $argle bargle: invalid var name
|
||||
|
||||
####################
|
||||
# Setting local scope when no local scope of the var uses the closest scope
|
||||
|
||||
####################
|
||||
# Exporting works
|
||||
|
||||
Reference in New Issue
Block a user