- lc as a command
- lc as a lib with fn lc::open(&[&str])
- support open folder and select multiple files on macos
- support open folder and select one file on windows
- support open folder and select one file on unix
- update lf::open() to return Output
- println stderr for debug if open failed