Results 30 comments of zhaolei

#### 2. Q13 如何判断 2 个字符串切片(slice) 是相等的? 针对这个中的`b = b[:len(a)]`,使用`go 1.15.6`编译,已经没有效果了,在`len判断`的时候就已经做了优化

Looking forward to any updates here 😚

I wrote [this](https://github.com/zzhaolei/transient.fish), It works fine for me: ```fish # rename fish_prompt to __transient_fish_prompt if not type --query __transient_fish_prompt and type --query fish_prompt functions --copy fish_prompt __transient_fish_prompt functions --erase fish_prompt...

@SolidRhino try [this](https://github.com/zzhaolei/transient-prompt.fish/blob/main/conf.d/transient.fish)

@SolidRhino @m-messiah Try [this](https://github.com/zzhaolei/transient-prompt.fish/blob/main/conf.d/transient.fish) This commit makes `fish_right_prompt` transient. ![image](https://user-images.githubusercontent.com/17561793/215935109-5567c047-25bf-4bb0-9be8-f99bdd3b4c7b.png)

同遇到此问题,get 请求携带参数的时候,标准库会 parse query 失败,因为 consumes 定义了 multipart/form-data,但是缺少 boundary。 默认不应该是 application/x-www-form-urlencoded 吗

在这个 [issue](https://github.com/JetBrains/JetBrainsMono/issues/104) 中被提议修改为点,而不是线。并在 v2.0 完成修改。 目前为止官网还是采用的旧方案。

@jorgebucaran Please review this PR

Hello, I have been using it for three weeks and haven't noticed any problems. Can it be merged?