leo-arch

Results 124 comments of leo-arch

The second issue (long file names) should be fixed now. As to the Esc key, that's tricky: almost all keybindings (including the arrow keys) begin by the escape char (27...

Ok. I'll take a look at it.

Ok, I'll fix it. Thanks for reporting Doc.

Try now. It should be fixed.

I'm refactoring some code blocks to remove, as much as possible, calls to the system shell: it's a security vulnerability. This is what caused the seg fault you reported. Right...

Hey @Docbroke! Hope you're doing fine. This issue should be solved now. Could you please give it a try?

Hi @kjk11. The issue was never reproduced, but the new [`view` command](https://github.com/leo-arch/clifm/wiki/Introduction#view) (a completely new file preview implementation, and thereby still experimental) might be the solution to the problem. To...

Hey @kjk11! Have you tried the new [`view` command](https://github.com/leo-arch/clifm/wiki/Introduction#view-edit-app)? Does it work for you?

Hey @junegunn, thank you very much for this! Really great. I've faced a few issues however (running on Arch, I3, xterm 388, fzf-git): 1. Regarding **convert**(1), `-scale` is a bit...