ompugao
ompugao
普段から英語学習にscrapboxを利用しており、 scrapbox中のワードをマウスオーバーで辞書がひけると嬉しいです 適当な例です https://scrapbox.io/ompugao-public/Crater_(constellation) 見て頂くとわかるのですが、一文字ずつに\で囲まれています。 とはいえ、本体にscrapbox用の処理を入れて頂くのはおかしいとは思います。 scrapboxにはユーザーがjavascriptでカスタマイズできる機能があるので、 mousedictionary側とうまく連携することでマウスオーバーによる辞書検索ができると捗るのですが… なにか実現方法はございますでしょうか
I want kind of this reverse-sorting feature in ctrlp-funky. function 's:sort_candidates_reverse' is almost all the same as function 's:sort_candidates', I know it's not clean. could you tell how i should...
Recent c++ complier is rich enough to remove dependency on boost. This pull-req requires c++17 for complier. since the alternative for boost::program_options is not available in standard library, I added...
バッファ(?)内のツイート検索および対象ツイートへのジャンプがしたいです。 どのテキストを検索対象とすべきかはわかりません。 実装重めの機能ですが、ご検討のほどよろしくお願いします🙇♂️
if return 1 on default, true is casted into (int)1, which means that it always claims that the specified path segment has some problem on CFO_CheckEnvCollisions? Am I wrong? https://github.com/rdiankov/openrave/blob/production/include/openrave/planner.h#L271...
this pr enables users to apply velocity_smoother into holonomic robots.
I'm unsure why the original author of #1420 closed the issue, but I believe this option is still necessary. Without it, the new lines inserted by the virtual texts of...
Add `colors` option to `env.drawboxarray` to specify colors for each box.