Back to Plate

Clipboard and delete commands need explicit lanes

docs/research/decisions/clipboard-and-delete-commands-need-explicit-lanes.md

53.0.5471 B
Original Source

Clipboard and delete commands need explicit lanes

Question

Should clipboard behavior and delete commands be folded into ordinary editing rows, or modeled as explicit lanes?

Decision

They need explicit lanes.

Why

Typora gives strong evidence that:

  • clipboard behavior is multi-format and target-aware
  • delete commands have context-specific semantics beyond ordinary Backspace

Treating them as generic side effects hides important behavior differences.