Birdy

Results 11 comments of Birdy

https://youtu.be/JS9MB8tp0eY?si=MTVjWg14YgeHgQFt

I meet the same problem

> The problem occurs when there is at least one string of the form `%00` - `%ff` within the selected text. It does not matter what characters are before or...

see https://github.com/kufii/CodeSnap/issues/140#issuecomment-1921738628 . This line "sprintf(buff, "T-Higrow-%02X:%02X", mac[4], mac[5]);" cause the problem

> From the plugin's [docs](https://github.com/nvim-telescope/telescope-fzf-native.nvim?tab=readme-ov-file#make-linux-macos-windows-with-mingw) it seems that you need to have `MingW` on Windows to build it. Otherwise, just disable the plugin in your personal configuration. I don't believe...

> I get the exact same error on Linux I run it successfully on linux with no such error. It only happens on win11.

change the permission to rwx in config.yml: `permission: rwx`

Update the Blue-Topaz theme can fix the problem.

我遇到过pages.json 里面的navigationStyle和TitleText改了结果会恢复到原来的情况,结果发现是pages.config.ts里面也要改