lf icon indicating copy to clipboard operation
lf copied to clipboard

Terminal file manager

Results 251 lf issues
Sort by recently updated
recently updated
newest added

`$` will allow you to run a shell command and the output goes somewhere (idk). Is there a way to make `$` open a full shell sub-process (prompt) in the...

Well like most I come from ranger, when you try to make something work there it is quite intuitive %f: the highlighted file %d: the path of the current directory...

Currently, lf only uses all terminal columns for the top and bottom infos. In the directory files section, it starts printing them one cell after the margin, and on the...

If hidden files are not being shown and you start lf in a hidden directory, the directory tree becomes corrupted. Instead of the hidden directory you’re in, the closest non-hidden...

I have spend a couple of hours try to support this feature. This is not a good solution, maybe someone can do it better. #893

Thanks for this nice tool. But I have a problem. Below is my situation: `f` is bind to the find command by default. But, I want to bind `fd` ,...

I was deleting some pictures with the following workflow: I opened a folder from lf in my image viewer Sxiv, marked through Sxiv a bunch of pictures (>100), and on...

When I open a PNG file, it gets opened with Librewolf, I want it to open with sxiv. I already set sxiv as default with mimeopen, yet lf doesnt seem...

Picture is oversize and out of the border while previewing like this: ![Screenshot_20220730_213848](https://user-images.githubusercontent.com/52651594/181917114-341fa818-8725-4c0a-b7f8-3b1bed2dd1a8.png)

### Why? End-users could easily differentiate stuff: ``` # Is this a comment? set shellopts '-eu' ``` ```sh # This is a comment! set shellopts '-eu' ```