Fatpandac

Results 9 issues of Fatpandac

how to use working_directory ?

bug
hacktoberfest

err: ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/font.rs:157:34 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` config file: ``` --font '苹方-简' ```

The fix can not use the key of `Enter` to select the search result to navigate successfully.

1. 添加重庆文理学院 2. 添加日历提醒设置 `alarmTime`

The plugin will not generate the right image tag if the image URL like `http://pic.ftium4.com/2021%2012%2027%2016406148378569.gif`

Add tips for the `productionTip` and `devtools` options.

使用 scrollTo 替换 scrollIntoView,避免出现嵌套滚动 div 的时候,使内部 div 滚动同时导致外部的 div 也一起滚动。 https://github.com/ant-design/ant-design/issues/46467