Shift-Delete should traditionally cut the text, putting it into the clipboard, same as Ctrl-X / Cmd-X. Ctrl-X works fine.
Log: not sent
0.99.2-3@lnicola Where are you typing? In the message composer?
@jryans In this pane:

Thanks! My guess is that this is another variant of https://github.com/vector-im/riot-web/issues/7665 and will be fixed by https://github.com/vector-im/riot-web/issues/7697.
I'm confused. That sounds like a workaround, not a fix. Can't the existing editor handle Shift-Del just like it handles Ctrl-X? It's a basic editing shortcut, not something complex like an input method for a non-Latin script.
@lnicola could you try it here: https://www.slatejs.org/#/rich-text
If it doesn't work there then it is an issue upstream in the composer we use (slatejs) and not something we can work around without implementing something like #7697
Yeah, I just tried it, and it doesn't work. It's an upstream bug.
Fixed in the new composer (1.5.0?).