Suewon Bahng
Suewon Bahng
Thank you for kind explanations What mbostock assumes is correct. I exactly did that. Well, I think it would be better if the tool accepts HTTPS URL too.
If you use Bash 4, you can use builtin **BASH_ALIASES** (refer to man page for Bash) variable to emulate aliases; Say that you want to use _myAlias_ in test cases,...
Of course, we all use functions. We implement all functionalities within functions, but - They usually end up with **lots of parameters** and - Also function names should avoid possible...
You can write here anything like feature requests or development suggestion, etc. I think a forum is kind of overkill... for now.
Thank you for the comment. > Basically it would be a HUB for all kind of information and various apps could get plugins to read and write from/to it. Nice...
Hi I've sent a pull-request for my project https://github.com/suewonjp/lf.sh a while ago and it looks like it hasn't got attention from anybody. (also many other projects, either) We'll appreciate that...
I ran into this bug when I was using Piggydb. Actually, I reviewed the source code of Piggydb to try to fix it myself, but eventually I gave it up....
I've purchased the license yesterday ( You're welcome :-) ) Btw, Downloader Helper was updated to 8.1.4.0 and it forces me to update Coapp ``` You are running the companion...
https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/versions/ I could downgrade the extension to the previous version from the page above. (And disabled automatic update for the extension as a temporary measure)
Currently, I have to comment out `coc#ui#check_pum_keymappings` function every time I update coc.nvim...