# 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)