Wei Zhang

Results 68 issues of Wei Zhang

v3 的歌单进行了重构,不兼容 v2 的格式,希望能够提供兼容导入选项

not support `backquote` seems it drop the ``` ` ` ``` , but not rendering anything different

1. update the contributing and dev links to the new location, this line L225 2. clean up tailing spaces Signed-off-by: Wei Zhang

1. detect version git tag for base image, set to `latest` if empty 2. update built.sh to add a tag env var, so that CI could use to change the...

I've run `cargo build --release -Ztimings` and here is what I get: ------- - Top 10 Unit | Total | Codegen | Features -- | -- | -- | --...

enhancement

refactor color to be under theme so that we can add icon theme **IMPORTANT** this breaks the theme config by moving the origin one to under `color:` --- #### TODO...

How about for icons theme, we explicitly call it `overrides` and keep the `theme` one with existing functionality. I am not sure if that is the best approach though. _For...

after https://github.com/Peltoche/lsd/pull/452 merged, we support the color theme, but it should also support font format like bold, italics, underline, and so on. FROM https://github.com/Peltoche/lsd/pull/452#discussion_r702445189

kind/enhancement
priority/4-nice-to-have

As of now, we support theme for colors, and still use `ls_colors` for file name colors, how about adding the `ls_colors` option to the theme configuration file, and so that...

kind/enhancement
good first issue
area/theme

ref https://github.com/Peltoche/lsd/pull/591#pullrequestreview-853637443

kind/enhancement
area/theme