Skip to content

Commit b64ba44

Browse files
committed
Adding range selection (i.e. SHIFT+Click) to documentation
1 parent 8a25c68 commit b64ba44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/clips.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Here is a list of all methods for selecting clips in OpenShot:
109109
**Box Selection** Click and drag a selection box around clips or transitions to select multiple items at once. Hold down :kbd:`Ctrl` to add to your current selection.
110110
**Click Selection** Click on a clip or transition to select it. This will deselect all other items unless you hold down :kbd:`Ctrl`.
111111
**Add to Selection** Hold down :kbd:`Ctrl` while clicking to add or remove clips from the current selection, allowing you to select non-adjacent clips.
112+
**Range Selection** Hold down :kbd:`Shift` while clicking to select a range of clips/transitions from the previous selection to the new selection. This supports ranges that span multiple tracks as well.
112113
**Ripple Selection** Hold down :kbd:`Alt` while clicking to ripple select all clips/transitions from your selection to the end of the track. This always adds to your current selection, even if :kbd:`Ctrl` is not pressed.
113114
**Clear Selection** Click anywhere on the timeline or on a new clip/transition to reset the current selection, unless :kbd:`Ctrl` is pressed.
114115
**Select All** Press :kbd:`Ctrl+A` to select all clips and transitions on the timeline.

0 commit comments

Comments
 (0)