QiangF

Results 182 comments of QiangF
trafficstars

@pmeiyu 你能不能把镜像的方法写个教程啊 ustc和tuna的镜像站维护人员不知道怎么镜像 https://github.com/tuna/issues/issues/199

@pmeiyu 代理和镜像是两码事吧,看来还要等等。

It would be nice if you can add a command line option.

Thank you for the reply. I am just trying to get some expert's advice. These numerical values are just short code for tag names, to make file names shorter.

Maybe tagging can be done in a tagging loop. keep asking for a tag, get the user's input, print matches, use tab to autocomplete common part, quit adding tags with...

I have a skeleton here: function listTags { buku -t } function formatTags { } function searchAndSelectTags { listTags | formatTags | searchAndAddAsYouType } The output of buku -t is:...

I am still working on the script, I think fzf is much better than peco, I am trying to hack askUserForTags with the following: function searchAsYouType { # to accept...

I am still working on it: #!/bin/bash # globals LIBDIR=$HOME/.dotfiles/bin/oil mode="open" forceMultilineSelection=true declare -a selection # parse command line flags function parseFlags { parsingLibraryError="error: 'getopt' missing" helpText="-t/--tag, -T/--title, -d/--delete" #...

rime输入法内部可调用的语言模型,使用后可使联想更准确,特别适合双拼用户在rime平台的使用

I really like the i3bar behavior: Show on Windows key down, hide when windows key is released.