Menu

#14 a control sequence that appends all selected files

closed
nobody
None
5
2011-03-29
2011-03-21
M Rawash
No

For example if i want to open a bunch of text/mp3/video files using some program that can handle multiple file arguments, gentoo doesn't have a way of doing it. The {F} control sequence just opens them simultaneously (i.e. repeats the command for each file selection), this is almost never needed in the case of mp3 or video files.

Discussion

  • M Rawash

    M Rawash - 2011-03-29

    Actually, that turned out to be a bug. It is the expected behaviour of the {F} control sequence to append selected files, the problem is, when a command is launched from the right-click menu (MenuPopup) it is repeated for every selected file, so instead of launching 'cmd a b c' once, it launches 'cmd a b c && cmd a b c && cmd a b c'.

    I am closing this artifact and a filing a new one for the discovered bug.

     
  • M Rawash

    M Rawash - 2011-03-29
    • status: open --> closed
     

Log in to post a comment.