This week in Nushell #260
Nushell
- fdncred updated to latest reedline, added the osc633e escape for VS Code, created a better error message for bad glob patterns, allowed glob to take a glob or a string as input, and added more helpful error with text/xml
- sholderbach removed code duplication in glob and included only
*.nu
files in the vendor autoload - WindSoilder made
ls -lf
output full path in symbolic target and added support for SyntaxShape::OneOf in named args - ysthakur implemented parse time type checking for range
- weirdan dropped outdated
touch -d
example, removed unusedfs_extra
andhamcrest2
dependencies, and added fallback to extension-based content type detection when parsingContent-Type
header fails - ayax79 incremented the eager dataframe cache value before returning it
- qfel preferred process name over executable path and fixed handling of spaces in executable names
- devyn added
--raw
switch toprint
for binary data and added parse error for external commands used in assignment without caret - Aakash788 fixed: Only home dir path in pwd will be replaced with
~
in titlebar - playdohface made error-message more helpful when user invokes a non-executable file (#13477)
Documentation
- NotTheDr01ds corrected a few links and added table-links in Types, reworked Completions and Externs chapters, and updated the Book - Types chapter
Nu_Scripts
- AucaCoyan added worktree completions
- koffydrop updated scoop completions
- christoph-blessing fixed network option missing type