set.1 (fish-3.5.0.tar.xz) | : | set.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 200 | skipping to change at line 200 | |||
# Which is essentially the same as: | # Which is essentially the same as: | |||
begin; set -lx HOME (mktemp -d); fish; end | begin; set -lx HOME (mktemp -d); fish; end | |||
NOTES | NOTES | |||
Fish versions prior to 3.0 supported the syntax set PATH[1] PATH[4] /bin /sbin, which worked like set | Fish versions prior to 3.0 supported the syntax set PATH[1] PATH[4] /bin /sbin, which worked like set | |||
PATH[1 4] /bin /sbin. This syntax was not widely used, and was ambiguous and inconsistent. | PATH[1 4] /bin /sbin. This syntax was not widely used, and was ambiguous and inconsistent. | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 SET(1) | 3.5 Jul 20, 2022 SET(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |