MTJO

Results 26 comments of MTJO

> Why symlink is crashing? 😢 It was working just fine before... > > Anyway, I found solution to make `git difftool` work properly with `meld` on Mac OS Mojave:...

> Well, git has some knowledge about meld by default, and I wanted to make use of it as much as possible, without using any extra scripts or configs. By...

> 想单独设置一个手势为删除光标前的字符(即按下delete键),但并不能设置热键为delete,按下delete按钮没有反应。 添加apple_script实现

> > 报以下错误: using 16384 buffer headers and 10240 cluster IO buffer headers > > 多次清理nvram尝试偶尔可以开机,毫无规律 > > 是1820A的问题,与12.1不兼容。我也是搞了一周才知道是网卡的锅,换了DW1560一切正常了。 1820A目前没办法解决吗,DW1560 贼贵

这个问题我之前就有发现,可以通过固定 根view大小来解决,如果你的 根view 不是固定大小就会出现这个问题,veiw 大小变动会触发重新计算位置,你可以把 debug 模式打开看日志,就会发现有位置变更日志输出 @Petterpx @molast ===