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

Hii, so i recently downloaded lf and set it up on my main PC and laptop. Now i see that i can change the default app on my laptop by...

Now lf has navigating instructor include "hjkl", \, \, \, \. Hope to add more vim-like navigating instructor like "zz", "zt", "zb", "H", "M", "L". It will makes navigating and...

I'd like to remove background and set a bold font instead. Is it possible? If there's a variable that could overwrite a background color, I will set it to my...

I have tried all sorts of things to get the auto-completion functions of the zsh to work in the shell prompt in lf. It seems as though this cannot be...

I'm using WSL (ubuntu 18.04). When I type some command by `!`, like `!cat`, I have to wait for a long time to autocomplete the command by . I can't...

question

Directory's `dircounts` is not changing, when the number of sub files/directories has been changed. Using the `load` command doesn't work, so setting `period` option to non-zero is also not working....

bug

Could we improve the status for selected, 'copied' and 'moved' files in the status line (bottom right)? At the moment the only way to identify what is what is the...

enhancement

`set number` displays absolute line numbers in the UI, but when I try to jump to a specific line using e.g. `20G` to jump to the 20th line (as one...

enhancement

Image Preview not working LF r21 (macOS 11.2.3, iTerm2) 1) I checked terminal supporting true colors using .sh script from [here](https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24-bit-color.sh) [ in LF preview it looks ](https://cln.sh/G9tDkx ) [in...

bug

Let's say you have ``` /tmp/test ❯ ls 1A.txt 1B.txt 2.org 3.org control wtf.org.txt ``` And you want to display only `*.org` and `*.txt` files, including `wtf...` file, but excluding...

question