You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(setup.md): Quote the EDITOR value (nushell#1815)
help: the parsing of assignments was changed in 0.97.0, and this would have previously been treated as a string.
Alternatively, quote the string with single or double
quotes to avoid it being interpreted as a command name. This restriction may be removed in a future release.
0 commit comments