Home Explore Blog CI



nushell

blog/2020-11-06-twin0063.md
ba17bd5603da112836abc008457edc954e2053af5d4194df00000003000002dc
# This week in Nu #63

- fdncred added support for [arbitrary ansi sequences](https://github.com/nushell/nushell/pull/2719), added a bugfix for [pathexts with ';'](https://github.com/nushell/nushell/pull/2723), added a [`selector` plugin for web scraping](https://github.com/nushell/nushell/pull/2725)
- jonathandturner release [0.22](https://github.com/nushell/nushell/pull/2726), removed [a recursive dependency](https://github.com/nushell/nushell/pull/2727)
- LhKipp normalized the [naming to Nushell](https://github.com/nushell/nushell/pull/2728)
- JosephTLyons fixed a [bug with `to md`](https://github.com/nushell/nushell/pull/2729)
- mhmdanas improved [code block reuse in the book](https://github.com/nushell/book/pull/141)

Chunks
c27c106a (1st chunk of `blog/2020-11-06-twin0063.md`)
Title: Nushell Updates - Week #63
Summary
This week in Nushell, fdncred added support for arbitrary ANSI sequences, fixed a bug with pathexts, and added a web scraping plugin. JonathanTurner released version 0.22 and removed a recursive dependency. LhKipp normalized naming to Nushell, JosephTLyons fixed a bug with `to md`, and mhmdanas improved code block reuse in the book.