https://bugs.kde.org/show_bug.cgi?id=505192
--- Comment #1 from Konstantin <jon9...@gmail.com> --- **Summary:** Add a "Cut" action (Ctrl+X) that works on selected clips in the timeline. It would copy the selected clips to the clipboard and then remove them from the timeline. **Why this is useful:** Currently, to cut clips from the timeline, the user must: 1. Press Ctrl+C to copy. 2. Press Delete to remove. Adding a single shortcut (Ctrl+X) would reduce this to one action, similar to standard editing behavior in most software. It would speed up editing and improve UX. **Proposed Behavior:** - Ctrl+X on timeline selection = Copy to clipboard + Delete selection - Works with multiple clips or compositions selected Thank you for considering this! -- You are receiving this mail because: You are watching all bug changes.