aksr
aksr
@ckeen: Try it with this new info. (*I'm writing a new comment since I'm not sure if you saw the last one (after I edited it), since you're responding via...
In the file `sam.c`, function `getname` (line: 535), I changed ``return genstr.n-1`` to ``return genstr.n``, and it seems to work now. Not sure if anything else is broken, though. I'll...
It seems this happens only on x86_64.
No, is it needed? The error message is confusing: Supported versions: 1.0 And if it's needed, README should be updated.
Not only search, filter should have it, too. Globs aren't powerful enough.
Try also with `set sort=-ctime,dir`... **Edit:** *At first glance, it seems it doesn't matter which option for sort is used...*
Version: 0.13 Git info: v0.13-1-g41fd2f3c3a18-dirty Compiled at: Apr 10 2023 11:11:00
Strange, it doesn't happen ATM (it used to happen in directory mounted via `sshfs...` I need to investigate a bit more...
I *somehow* missed you responded to this request. Anyway, **you're right**: in general, sorting would be ignored and the items would be pinned within a specific path. Since you mentioned...
Something like, for example: `:pin hard` would **never** change its place, `:pin soft` would be influenced by sorting etc. In general, `:pin hard` would be *more* important, and more than...