-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
area: docsImprovements or additions to documentationImprovements or additions to documentationprio: mediumHas the potential to affect progressHas the potential to affect progress
Milestone
Description
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/LinuxIs 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
- Create a directory containing two files and two subdirectories.
- Enter the original directory.
- Select one subdirectory.
- 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
Labels
area: docsImprovements or additions to documentationImprovements or additions to documentationprio: mediumHas the potential to affect progressHas the potential to affect progress