Go to the first, previous, next, last section, table of contents.


Selecting files

INS, ^T, ^X \, ^\

Toggle the `selected' flag of the current entry
(`select-entry').

^C s

Select (marks) all the files matching at least one pattern from a
space separated list of shell patterns.  Spaces and \s are allowed in
the patterns but they have to be escaped with a \.
(`select-files-matching-pattern').

^C u

Unselect (unmarks) all the files matching a pattern
(`select-files-matching-pattern').  The user will be prompted for a
pattern to match against.


Go to the first, previous, next, last section, table of contents.