Joe Lim

Results 188 comments of Joe Lim

You have added an extra space, the command is `lf -server`, not `lf - server`. Otherwise I'm not sure what the issue can be then. I tried using Alacritty and...

I didn't think it was an issue with Alacritty to begin with in the first place. However since I don't have any issues with the server starting up using Alacritty,...

Also if you're not interested in any of this server stuff, you can also try using `lf -single` instead of `lf`, which runs just the file manager itself without the...

So you're saying that running `lf` by itself doesn't cause the server to start, but running `lf /some/path` does? Have you tried starting `lf` directly on the command line without...

No worries, glad you solved your issue. :+1: It's good that you have the patience to try out different things (e.g. installing another terminal) to figure out the root cause....

See https://github.com/gokcehan/lf/wiki/Tutorial#multiple-terminals-or-multiplexers

This sounds non-trivial to implement when you consider things like Normal/Insert/Visual modes, Vim motions, etc.. IMO it sounds overkill for the purpose of editing a single filename. You may want...

I think direct Vim support is closer to being a [non-feature](https://github.com/gokcehan/lf?tab=readme-ov-file#non-features), than being implemented. Will close since there are other alternatives available.