|
|
|
@ -28,6 +28,7 @@ const HelpSheet = ({ visible, onTogglePress, renderSettings }) => (
|
|
|
|
<li><kbd>E</kbd> Cut (export selection in the same directory)</li>
|
|
|
|
<li><kbd>E</kbd> Cut (export selection in the same directory)</li>
|
|
|
|
<li><kbd>C</kbd> Capture snapshot (in the same directory)</li>
|
|
|
|
<li><kbd>C</kbd> Capture snapshot (in the same directory)</li>
|
|
|
|
<li><kbd>+</kbd> Add cut segment</li>
|
|
|
|
<li><kbd>+</kbd> Add cut segment</li>
|
|
|
|
|
|
|
|
<li><kbd>D</kbd> Delete source file</li>
|
|
|
|
<li><kbd>BACKSPACE</kbd> Remove current cut segment</li>
|
|
|
|
<li><kbd>BACKSPACE</kbd> Remove current cut segment</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|