Pierre Masci

Results 7 issues of Pierre Masci

This feature could easily be added by creating symlinks on folders, rather than symlinks on files: ``` ln -s .vim ~/.../src/mascip-dots/.vim ~/.vim ``` Any file created in .vim/ would simultaneously...

Hi, for some reason I cannot add an issue to the loop-dots repo, so I leave one here. The documentation of loop-dots says: ``` The easiest way to understand how...

Hi, for a start I'm trying to use docker-desktop locally on my PC. I follow your instructions and when I do: ``` xpra --ssh="ssh -p 49153" attach ssh:[email protected]:10 ``` I...

Like I said in my other issue, I use Firefox from docker-desktop, like this: ``` ssh [email protected] -p 49153 firefox ``` My problem is the lack of persistence. When I...

Is it possible to use vimflowy from a Smartphone? It doesn't seem possible on mine. That's the one thing missing for me, compared to workflowy which I can always access...

Hi :-) I've added (redl.core/break) in a loop, and I don't want to type (redl.core/continue) to execute it all. Is there a way for me to terminate execution? (C-c doesn't...

Hi, I use CamelMotion and html-textobjects. These plugins define mappings with 2 characters for their text objects. For example CamelMotion provides ,w in addition to w : you can do...