RoachZhao

Results 71 issues of RoachZhao

Dotdrop version (and git commit if run from source): v1.14.0 https://github.com/deadc0de6/dotdrop/tree/fix-428 **Describe the bug** Get below error when run dotdrop compare: ``` Traceback (most recent call last): File "/usr/bin/dotdrop", line...

bug

+ Terminal: Windows Terminal + server: Ubuntu 20.04 + server shell: fish Command `yank ~/.config/fish/conf.d/00-alias.fish` do copy content of 00-alias.fish to Windows Clipboard, but wt lose the fucos( no cursor...

Hi, @dbolya thanks for yolact! As I found you using threadpool in this project. Could you please help me to find how you make the result frame keep in order...

Have made a pull request to cut right margin of dropdown if no icon, image, submenus to show #26 . And thougt it will be better use [Dynamic QML Object...

Follow the instructions in #22 , I can let kargos show two rows on taskbar. But even I set `Monospace` font by `face` in tag, seems the `face` setting not...

GVim sometimes response after more than one seconds, and the key I pressed can show on rightbottom on Gvim like below: ![image](https://user-images.githubusercontent.com/9500049/161990399-f86dbda3-ba81-4f5b-bcf0-4b71b4c8edd1.png) Releated commit is https://github.com/tpope/vim-obsession/commit/d2818a614ec3a5d174c6bb19e87e2eeb207f4900 Revert to d2818a6^, above...

## error log | 日志或报错信息 | ログ Tile 算子这里具体是下图第一列最下面的这个 Tile 算子的输出维度没有变化。 ## context | 编译/运行环境 | バックグラウンド 模型使用 pnnx 转 torchscript 得到。pnnx 和 ncnn 都是最新 release。

After install pyenv and pyenv-virtualenv on Linux, people can use `pyenv activate env` directly. Is there a way to use `pyenv activate env` do same thing on Windows by pyenv-win...

enhancement

您好,按照您的文章[Tmux使用手册](http://louiszhai.github.io/2017/09/30/tmux/#%E4%BF%9D%E5%AD%98Tmux%E4%BC%9A%E8%AF%9D)我进行了一下配置,并在vim中安装了插件。 ``` # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @resurrect-strategy-vim 'session' # for vim set -g @resurrect-capture-pane-contents 'on' #...

How to set VBG close the split/buffer auto which opend by VBG after run VBGkill?