https://bugs.kde.org/show_bug.cgi?id=482359

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from [email protected] ---
"Delete Word Backward" is a shell/terminal application functionality.

For instance, bash uses readline, and can be told to delete the previous word
on Ctrl-Backspace like so:

bind Control-h:backward-kill-word

For persisting this setting across readline-using applications, you can add it,
sans the bind word, to a .inputrc file on your home.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to