Skip to content

Instantly share code, notes, and snippets.

View ofseed's full-sized avatar
😤

Yi Ming ofseed

😤
  • 12:24 (UTC +08:00)
View GitHub Profile
@christianparpart
christianparpart / terminal-synchronized-output.md
Last active March 19, 2026 21:10
Terminal Spec: Synchronized Output

This page has moved!

Please see here: contour-terminal/vt-extensions

Synchronized Output

Synchronized output is merely implementing the feature as inspired by iTerm2 synchronized output, except that it's not using the rare DCS but rather the well known SM ? and RM ?. iTerm2 has now also adopted to use the new syntax instead of using DCS.

Semantics

@phil-blain
phil-blain / .gitattributes
Last active April 21, 2026 06:28
Git pickaxe : show only relevant hunks (filter displayed hunks using the given search string)
*.md diff=markdown