moon icon indicating copy to clipboard operation
moon copied to clipboard

support fuzzy matching for `moon run`

Open lijunchen opened this issue 1 year ago • 1 comments

https://github.com/moonbitlang/moonbit-docs/issues/314

moon run should be more flexible

moon run src/main
moon run main
moon run username/hello/main
moon run u/h/m

lijunchen avatar Oct 11 '24 10:10 lijunchen

NB: Should be easy to implement in RR via crates/moon/src/filter.rs

lynzrand avatar Dec 01 '25 07:12 lynzrand