Bug 465196

Summary: bash should complete okular README.md, but it doesn't
Product: [Applications] okular Reporter: Jonathan Ryshpan <jonrysh>
Component: markdown backendAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: minor CC: aacid, jonrysh
Priority: NOR    
Version First Reported In: 22.12.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jonathan Ryshpan 2023-02-02 21:34:00 UTC
SUMMARY
bash should complete okular README.md, but it doesn't

STEPS TO REPRODUCE
1. Using bash enter a directory in which there is a file named README.md
2. Enter READM on the keyboard

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
 Bash should complete the name to README.md

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
===>(available in Info Center->About System) 
         Just "About System" is not very informative to the average user
KDE Plasma Version: Operating System: Fedora Linux 37
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
I have this fixed for README.md *or* README.MD, but not for both. (The syntax of the bash "complete" command is not so easy to understand.)

SYSTEM INFO
Kernel Version: 6.1.8-200.fc37.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4600
Manufacturer: ASUS
Product Name: All Series
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Comment 1 Albert Astals Cid 2023-02-02 22:15:29 UTC
Complain to the bash_completion developers, not to us.