CatsDeservePets
CatsDeservePets
> Would it be worth raising a feature request in the `tcell` repo? Yes, definitely. `lf` can only work within the limits of `tcell`. If the mouse keys don't show...
Hey @og900aero, does this still happen?
Hello, @sagehane! Version `r36` of `lf` introduced the [addcustominfo](https://github.com/gokcehan/lf/blob/master/doc.md#addcustominfo) command and the [on-load](https://github.com/gokcehan/lf/blob/master/doc.md#on-load) command hook. Together, these can be used to assign user defined values to files and directories when...
@dcervenkov > Sorry for the long silence. I finally found some time to take a look at this. However, I switched to a Mac and the approach above (which worked...
> I suspect this is happening because `lf` is a power-user tool that can do powerful things like executing shell commands, and this is being flagged due to heuristics. In...
> https://www.virustotal.com/gui/file/0ad4cbeca10a8d8356f46fcba7482f99d2a0d1fe5a27096237b28761aaa5bd34 `lf` gets no longer flagged by any vendor in there.
I updated the [documentation](https://github.com/gokcehan/lf/blob/master/doc.md#shell-integration). It now explains how `-print-selection` and `-selection-path` work. Hopefully, this makes things more clear. I also added the following example: ```shell lf -command 'set nopreview; set...
This flag made me think about the lack of flag documentation in general so it definitely was one if not the reason for it. Personally, I find the current behaviour...
I looked into this myself some time ago. I only got search count showing back then. It required lots of changes as currently `lf` only searches till the next match...
Hello @joelim-work! I could really need your input here. This is a feature I would really like to see myself. I tried picking it up multiple times but it just...