[konsole] [Bug 432817] New: Autocompletion for brace expansion
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Feb 11 20:53:19 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=432817
Bug ID: 432817
Summary: Autocompletion for brace expansion
Product: konsole
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: keyboard
Assignee: konsole-devel at kde.org
Reporter: dev.lh at web.de
Target Milestone: ---
As far as I know, there is currently (I can only test on konsole 17.12.3) no
auto completion when typing a file in brace expansion mode.
It would be nice if this got fixed as it limits the use of brace expansion to
easily typeable filenames.
How to reproduce:
1. mkdir -p test/{aa,bb,cc}
Test command: rm -r test/{aa,b
Observed result:
pressing tab does nothing
Expected result:
pressing tab should insert the missing b or display a list of possible filename
options if more than one file matches the given filename (standard auto
completion behavior)
Version info:
Linux: Ubuntu 18.04
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list