Skip to content

Instantly share code, notes, and snippets.

@steven2358
steven2358 / ffmpeg.md
Last active April 8, 2026 17:17
FFmpeg cheat sheet
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active April 16, 2026 20:50
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname