Skip to content

"File" menu is not documented #4902

@DrinkDregs

Description

@DrinkDregs

Is there an existing issue for this?

  • I have searched the existing issues

Midnight Commander version and build configuration

GNU Midnight Commander 4.8.33
Built with GLib 2.82.4
Built with S-Lang 2.3.3 with terminfo database
Built with libssh2 1.11.1
With builtin editor and aspell support
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalisation support
With multiple codepages support
With ext2fs attributes support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, shell
Data types:
 char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; uintmax_t: 64;

Operating system

Linux dell 6.12.58-1-lts #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 05:38:58 +0000 x86_64 GNU/Linux

Is this issue reproducible using the latest version of Midnight Commander?

  • I confirm the issue is still reproducible with the latest version of Midnight Commander

How to reproduce

  1. Create a directory containing two files and two subdirectories.
  2. Enter the original directory.
  3. Select one subdirectory.
  4. Click: File -> Invert selection

Expected behavior

The two files and the other subdirectory should now be selected, and the original subdirectory should not be.

Actual behavior

The original subdirectory remains selected, The two files are selected, but the other subdirectory is not selected.

Additional context

If a file is first selected instead of a subdirectory, then inverting the section causes the other file to be selected, but not the subdirectories.

In addition, 'Invert selection' is not mentioned in the manual.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsImprovements or additions to documentationprio: mediumHas the potential to affect progress

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions