1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 12:19:48 +02:00
nushell/crates/nu-command
Dan Davison ad0c6bf7d5
Improve "Did you mean?" suggestions ()
* Copy lev_distance.rs from the rust compiler

* Minor changes to code from rust compiler

* "Did you mean" suggestions: test instrumented to generate markdown report

* Did you mean suggestions: delete test instrumentation

* Fix tests

* Fix test

`foo` has a genuine match: `for`

* Improve tests
2022-09-20 19:46:01 -05:00
..
assets
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon () 2022-09-01 14:08:19 +02:00
src add history session command () 2022-09-19 14:30:04 -05:00
tests Improve "Did you mean?" suggestions () 2022-09-20 19:46:01 -05:00
build.rs Fix panic when building without git () 2022-08-10 10:31:12 -05:00
Cargo.toml Add "space" key to bind in vi normal mode () 2022-09-20 13:04:35 +02:00
LICENSE