I've used midnight commander before, and the only thing I miss is the command line right below the list of files. My workflow was like: some shell command , alt+enter and enter to run a command on a selected file.
In fff it's nice to have integrated actions like copy, rename, etc. But what about shell command? Currently I use ! to open a shell and type the command with arguments, but it'll be faster to just paste the files names previously copied in fff.
Hi! I made a fork which adds coping names to clipboard (by default using xclip) and open with command which runs any command with selected item as an argument. Link to fork
I've used midnight commander before, and the only thing I miss is the command line right below the list of files. My workflow was like: some shell command , alt+enter and enter to run a command on a selected file.
In fff it's nice to have integrated actions like copy, rename, etc. But what about shell command? Currently I use ! to open a shell and type the command with arguments, but it'll be faster to just paste the files names previously copied in fff.