You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
224 B

  1. * Move all files in dir/subdirs to toplevel
  2. :flat 1 (or more, if subsubdirs)
  3. :mark \.mp3$ (all files with mp3-extension)
  4. y y
  5. move cursor to something in toplevel (not sure if necessary)
  6. p p
  7. :flat 0 (to restore default view)