NobleRat
NobleRat
Thank you, this fixed the bug for me # Before ``` (Cmd) generate Starting data generation with nodes=500 Populating Standard Nodes Adding Standard Edges Generating Computer Nodes Traceback (most recent...
Hi guys, thank Brennen for [the proposed options, very nice comment](https://github.com/vimwiki/vimwiki/issues/1271#issuecomment-1482207680). I made a "fix" for this ticket at PR #1418. Can some mantainer (@brennen) have a look please? There...
> I think it makes sense that navigation in the wiki always opens the folds at the link targets It depends ... sometime, you only want to get a glimpse....
I think @WYNNGATE is refering to [Termux](https://github.com/termux/termux-app) => any shell allowed. This feature on Android would be nice because there the filesystem is really restricted. I think this should work...
This would be all for this PR, just to note that I may create other one with these changes. What do you think of them? * [ ] Use array...
Hi @arget13, Thank you for the fast response. I agree with your comments, and think the compatibility with all possible shell should not be broken (I guess it was hard...
I'd like to collaborate more on this ddexec project and understand it is ok. Thank you for pointing me to [memdlopen](https://github.com/arget13/memdlopen), I'll have a look at the paper (curiosity, i...
Sorry for the force push, I had to rebase on this repo main to separate with my other PR. It seems that DDexec is not working fine on ARM At...
I edited vim.js for a load file on demand (currently the help files are in my own git repo, but I can get them from the net) https://tinmarino.github.io/PagePona/Vim/Interpreter/vim.html
Did you find the source of your problem ? I get ```sh $ docker run -it --rm -e USER=root -v $PWD/../:/testplugin -v $PWD/../test:/home vimwiki vim_7.4.1099 -u test/vimrc -i NONE 5df81d6da6ad:/testplugin$...