mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 09:20:10 +08:00
9d7f6db792
In many cases we currently discard escaped newlines, since they are often unnecessary (when used around &|;). Escaped newlines are useful for structuring argument lists. Allow them for variable assignments since they are similar. Closes #7955 |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test_util.fish | ||
test.fish |