lf icon indicating copy to clipboard operation
lf copied to clipboard

Terminal file manager

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

windows11 file manager have tag

I am trying to create a `trash` command that mimics the built-in `delete` command by doing the following: - Prompt the user: `trash 'filename' ? [y/N] ` - User presses...

Hello, I'm encountering an issue with sixel previews when using chafa. It seems that the size setting is not being applied correctly to images with portrait orientation, resulting in tearing...

config: ``` set shell nu set shellflag "-c" cmd myreload !{{ lf -remote $"send ($env.id) reload" }} ``` error: ![image](https://github.com/gokcehan/lf/assets/61080/4e9c5bac-5dfd-4533-b517-139a21862f19)

Is there any chance that the code of the colors can also be specified with HEX code? Because this ANSI code is very complicated and its code is difficult to...

Hey, thanks for taking the time! I'd really like to see support for the NO_COLOR environment variable in lf. See https://no-color.org/. What do you think?

When using the `lf` file manager in Alacritty, I keep receiving the message: `dialing to send server: dial unix ` (a file name ending in `sock`) followed by `connect: no...

Hello, first contribution and first time touching Go here, so don't be nice and roast me well if I did some dumb things. I was looking at the sort function...

See bottom left corner, can we please get vim mode in there?

Can we how to lf instance open in two tmux panes and perform file operation like copy, move, etc. across tmux panes?