缘代码

Results 3 issues of 缘代码

I have ~/.cargo directories on both local and remote devices. But neither of them works. How can I custom cargo path for crate completion?

I use maim to take screenshots and pipe the output to xclip to copy the screenshots to clipboard. ```shell maim --format png /dev/stdout | xclip -sel c -t image/png -i...