Hello,
Some time ago I decided I wanted something similar, and went the “vim” approach, where “%” in the command mode (our minibuffer) is aliased to the current file name.
https://puntoblogspot.blogspot.com/2013/04/running-shell-command-on-current-file.html
ThereIsMoreThanOneWayToDoIt
– Raimon Grau 2019-02-20 16:27 UTC
Thanks, that is nice! Are you aware that after saying !
in Dired you can use ?
and *
in the command?
– Marcin Borkowski 2019-02-21 07:01 UTC