Dr Zhivago
Dr Zhivago
map M &mpv "$fs" This mapping also doesn't work with multiple files for example. And I wouldn't even need the mapping if open worked on multiple files hmmm (like it...
I kinda see the problem is it passes all the file paths on a single text string, so it's not valid filename, let alone multiple of em. But what's the...
I thought rifle just had to do with what programs opens what mimetype. I have no problem with lf using my systems defaults.
OK, didn't know rifle did that. Thank's for the answer, i'll get it set up.
The open command works as expected now. I still can't execute scripts though. I think it passes the filenames such as this: `filename1pathfilename2path etc` While you usually need to pass...
Finally managed to get it done `cmd myscript ${{ echo -n "$fx" | xargs myscript.sh }} ` In my opinion this is needlessly complicated. I know it's just one line,...
I want stuff to be like `b` Currently it is like `a` Without changing permissions. 
I understand why it works like that for colors (ls colors), but at least for file icons, I wish it ignored if it's executable or not. I'm tired of seeing...
Same issue here, opened some C++ code in neovim and it says `` is missing g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
True, this is kind of a big deal. Same thing if any folder in the path of said file has spaces in its name.