Navy_D

Results 6 issues of Navy_D

When I copy some words from the browser or IDE, vscode-drawio will default to the style before copying, sometimes it will be very troublesome when I don't need it. The...

enhancement
help wanted
I probably won't do it soon

### Verify steps - [X] 确保你使用的是**本仓库**最新的的 mihomo 或 mihomo Alpha 版本 Ensure you are using the latest version of Mihomo or Mihomo Alpha from **this repository**. - [ ] 如果你可以自己...

bug

之前在仅目录同步 不识别 时`media.min_filesize`无效会导致一些小文件被同步,这个PR在仅文件同步时检查event_path文件的大小,跳过同步小于media.min_filesize的文件。 由于FileMonitorHandler目前未处理closed事件,在同步时文件可能处于打开状态导致大小不准确,目前简单的使用while检查直到文件大小不改变

In [this feed](https://rsshub.app/clash/premium) , I need to select the h2 element adjacent to p to remove, the css rule is `h2:has(+p)`, and the following is part of the html content:...

triage needed

Closes #953 #### :zap: Summary Add the `shell []string` option to the jobs/commands hook to run the command to provide consistency for Windows and Unix, and the default is empty...

### Description sh syntax error when running on windows: `-c: line 3: syntax error: unexpected end of file` . ### `lefthook.yml` ```yaml colors: false test: jobs: - name: test run:...

bug