You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- In `explore`, cursor position and search highlighting works better on non-ASCII characters. ([#16325](https://github.com/nushell/nushell/pull/16325))
662
662
663
-
-`path relative-to` works better for case-insentitive filesystems, this works on `Windowes` or `macOS`: `"/etc" | path relative-to "/Etc"` ([#16310](https://github.com/nushell/nushell/pull/16310))
663
+
-`path relative-to` works better for case-insensitive filesystems, this works on `Windowes` or `macOS`: `"/etc" | path relative-to "/Etc"` ([#16310](https://github.com/nushell/nushell/pull/16310))
664
664
665
-
-`std help` displays better on binary exmaples. ([#16354](https://github.com/nushell/nushell/pull/16354))
665
+
-`std help` displays better on binary examples. ([#16354](https://github.com/nushell/nushell/pull/16354))
666
666
667
667
-`into sqlite` will respect `$env.PWD` rather than current working directory. ([#16349](https://github.com/nushell/nushell/pull/16349))
0 commit comments