poetaman
poetaman
@tbabej Thanks! It does not happen if tasks are under viewport. I think I am always going to use viewport as I have not come across a reason not to....
@tbabej Yep you got it right. The way I am using viewports so far, I prefer pressing ``rD`` after placing cursor on ```` part of ``[]``. It keeps deleted task...
I have the same problem for ArchLinux arm64, tested under parallels apple m1.
@prabirshrestha @Eugenij-W Here's a minimal code block to reproduce the problem. Add it to .vimrc for both nvim and vim. Start nvim and open multiple files, you will see strings...
@prabirshrestha Not sure what you mean by using without async.vim... I use an up-to-date aarch64 Mac. Also, not sure what you want me to do with above listing, and how...
Also, not sure if this is related... https://vi.stackexchange.com/a/22597/33185
@Deckweiss Thanks! I am traveling today, will be able to test it tomorrow. I wouldn't know anything about AUR, and its systems you talk about. So far I have been...
@Deckweiss Works, though might need two updates. Arttime has some recommended dependencies to be installed: 1. ``zsh`` >= 5.7 2. ``extra/libnotify`` for desktop notifications 3. ``core/less`` for navigation of help...
@Deckweiss Thanks! A few observations/questions: 1. Is there a reason why the zsh version you selected is >=5.8 instead of >=5.7? 2. Is there a way to prompt the user...
@Deckweiss Awesome, thanks! To make package management simpler, I have added a new option ``--noupdaterc`` to v2.0.0. When passed, it does not update user's *rc file. Now we can celebrate...