WÁNG Xuěruì

Results 280 comments of WÁNG Xuěruì

Hi, The first steps are omitted because I thought it'd be more convenient to simply install the Python version first, then overriding it by `$PATH` manipulation or other means. So...

Hi @jonhoo, first of all thanks for your packaging effort! As it turns out the upstream `autojump` is dead since 2018, so I've just decided to absorb its remaining non-code...

Hi, short answer is "yes". According to upstream `autojump`'s hook scripts, for example the one for zsh, you can see it uses `pwd` to get the current directory, which is...

I investigated this when I first saw the issue but quickly got overwhelmed by Real Life:tm:. It's Chinese holiday season soon and I'll consider this in a few days.

Moving to `$XDG_CONFIG_HOME` will need some migration logic in place, and that's gonna require some serious testing to avoid breaking people's installations. Currently there's no integration test written and that's...

~接收消息~ Done in #29!

[获取企业微信API域名IP段](https://work.weixin.qq.com/api/doc/90000/90135/92520)

[获取手机号随机串](https://work.weixin.qq.com/api/doc/90000/90135/91735)

> 会话存档 SDK 简单看了下,算法不开源,官方是以 native library 方式提供的,这样至少得 cgo 包一层,并且只能在 `linux/amd64` `windows/amd64` 使用了。消息格式也不一样。开发量很大。这个要搞估计得花一些时间= =

> 希望暴露出 executeQyapiGet,executeQyapiJSONPost函数, 场景是什么?为了使用本库暂时没有实现的接口?