Ice icon indicating copy to clipboard operation
Ice copied to clipboard

[Feature Request] Command to list only file name without path or file type

Open ChibiChoko opened this issue 9 years ago • 0 comments

So the most commonly used command is %l %r, but the %r part lists the entire filepath as well as the extension, so the result is something like this example.

"C:\programfiles\steam\steam.exe" "C:\programfiles\steam\steamapps\common\mabinogi\mabinogi.exe"

Whereas in this feature request, can we have a different command option such as for this example, %n so the result looks like

"c:\programfiles\steam\steam.exe" "mabinogi" Leaving off both the path and the extension, only the name.

ChibiChoko avatar Dec 28 '16 00:12 ChibiChoko