[dolphin] [Bug 439196] New: Binding CTRL-J in readline's inputrc breaks Dolphin's sendCdToTerminal functionality
Eduard Bachmakov
bugzilla_noreply at kde.org
Sat Jun 26 21:51:23 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439196
Bug ID: 439196
Summary: Binding CTRL-J in readline's inputrc breaks Dolphin's
sendCdToTerminal functionality
Product: dolphin
Version: 21.04.2
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: panels: terminal
Assignee: dolphin-bugs-null at kde.org
Reporter: e.bachmakov at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
Created attachment 139679
--> https://bugs.kde.org/attachment.cgi?id=139679&action=edit
Annotated demo of issue.
SUMMARY
cd's are no longer run for you but rather appear as literals your line editor.
STEPS TO REPRODUCE
0. Have bash as your shell
1. Add 'Control-j: menu-complete' to your .inputrc (or unbind via "...: nop")
2. Open dolphin
3. Open terminal component via F4 shortcut
4. Observe results
OBSERVED RESULT
Current directory does NOT change. The ' cd $target' string now in current
input buffer/line editor.
See annotated screenshot.
Note that pressing "Enter" still works just as expected.
EXPECTED RESULT
Changed directory.
SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.83.0
Qt Version: Qt 5.15.2 (built against 5.15.2)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list