What feature would you like to see?
Alt+d should delete until the end of the current word. For example if ^ is the cursor, pressing it on this line
results in this:
Additional information
This is a standard readline shortcut supported everywhere else in the terminal, documented as "M-d" here:
https://www.gnu.org/software/bash/manual/html_node/Readline-Killing-Commands.html