Dmitry Frank
Dmitry Frank
Right, confirmed.
At the moment it's not possible, no.
I think it's possible, but not a priority at the moment.
Confirmed, thanks for reporting. For the record, backtrace from the coredump looks as follows: ``` 0x40165059 in __udivmoddi4 (rp=, d=0, n=991893197192) at /home/ivan/e/crosstool-NG/.build/src/gcc-5.2.0/libgcc/libgcc2.c:1088 1088 /home/ivan/e/crosstool-NG/.build/src/gcc-5.2.0/libgcc/libgcc2.c: No such file or directory....
Yeah communication via serial port is slow, at least keep in mind that it goes via multiple JSON frames, so it's encoded as base64 and thus the size is bigger;...
I'm having same problem. Any directions on how to fix it?
Haha! Well, I think I really need to download the whole whole vifm help to my ebook and spend a day on reading it through, I'm sure there is a...
I see, thanks for clarifying. However, what were (are) reasons not to support it?
So this is not going to be supported soon, and I have to resort to a workaround. If I have a path `/tags{tag_path}` and I enter `/foo/bar` as `tag_path`, then...
Hi @rivo , yeah sorry for not replying earlier, I was hoping to actually implement something myself and then show to you. > If you have any ideas on how...