lintingzhen
lintingzhen
I first thought of using something like delve: `dlv debug -- -a -m "message body"` In this way, the command parameters of its own can be separated from the command...
谢谢报错! 调试了一下发现是工程中使用的survey这个库中终端渲染部分代码的bug,并且v2版survey依然有这个问题。 不过目前操作终端文本似乎没有什么好的办法,好像不少刷新终端输出的程序都有这类问题(如果发现没有这类问题的工具,请麻烦告知)。 后续有时间找找看有没有什么解决方案。
Thanks for the feedback, I will study how to solve it.
I found that if the console width is adjusted when entering the commit message, it will trigger a bug that the text cannot be deleted after wrapping. If the console...
谢谢反馈!手边没有windows电脑,能否截屏看一下问题?
请问具体什么情况下出现这个问题?
应该是我制作的homebrew-tap包只提供amd64框架的缘故导致的,我更新一下。 可以暂时先从[https://github.com/lintingzhen/commitizen-go/releases/download/v1.0.3/commitizen-go_1.0.3_darwin_arm64.tar.gz](url)中下载arm框架对应的程序。