Linwei

Results 773 comments of Linwei

@puremourning , good point, there is an alternative way rather than changing signcolumn: - use one syntax highlighting group for matched error - use another syntax highlighting group for line...

你说的没错,我补了个所有 iso 的 md5, 对于单个可执行,溯源成本有些太高,很多就是存我老硬盘上的,找不到源头, 不过好在可执行 adobe 的数字签名都还在,可以查看验证。

> 不过可以给ISO再上一层分卷压缩绕过单个文件大小限制吧 那不就比网盘还麻烦了么?

Some investigation: ![图片](https://user-images.githubusercontent.com/3035071/94243897-a6d71e00-ff4a-11ea-8ea3-c514aaa157c5.png) If `system()` is called, there will be an unexpected `m2m` . But I still have no idea which `t_XX` is involved.

Another way to reproduce: 1. run `vim --clean` 2. run `:call system('ls')` there will be a m2m in the command line: ![图片](https://user-images.githubusercontent.com/3035071/94244982-37fac480-ff4c-11ea-89e0-3fc18711da6b.png)

Good, disabling t_TI / t_TE eliminated the `m2m` in SecureCRT.

btw: I have to set `$TERM` to `xterm-256color`, because some other tools rely on it.

你这个服务器代码,不要用 pystand 启动,用 gui 程序拉起 runtime 下面的 python 来运行它