This week in Nushell #118
Nushell
- BraulioVM added save --append: create file if it doesn't exist
- tshepang fixed markup
- EdwardBetts corrected spelling
- ahkrr upgraded dependencies
engine-q
- jt added better exit command, moved row condition to block, updated reedline for multiline prompt, and added better comment skipping
- luccasmmg added
from vcf
from ics
andfrom ini
- elferherrera added Dataframe feature
- stormasm ported over the
drop
command from nushell - kubouch fixed reading of LS_COLORS + ls displays symlink
- fdncred added coloring by primitive, bring in nu-ansi-term crate
reedline
- aslynatilla created Simple multiline continuation prompt