Skip to content

Conversation

@HartBlanc
Copy link
Contributor

Just fixing some minor errors I noticed while reading the book!


```nu
> ls /usr/share/nvim/runtime/ | get name | find tutor | ^ls -al $in
> ls /usr/share/nvim/runtime/ | get name | find tutor | ansi strip | ^ls -al ...$in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Putting a pin in here that we should change that once we get rid of the find-inserts-ANSI pathology. nushell/nushell#11899

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad to see this is being reviewed - it certainly tripped me up!

@NotTheDr01ds NotTheDr01ds merged commit 5ddd366 into nushell:main Dec 22, 2024
2 checks passed
@NotTheDr01ds
Copy link
Contributor

Thanks for reading, reviewing, catching, and fixing these! Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants