Launch sale — 60% off Pro
Contact
kbdSequence

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

React kbd - Vim Command Sequence

Vim command-line key sequence showing :WQ pattern with adjacent Kbd components for Vim ex commands built with shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Vim command mode sequences type characters consecutively—:wq saves and quits, no separators needed. This React pattern uses flex layout with tight gap-1 spacing between Kbd components showing colon prefix and command letters documenting Vim ex commands, modal editor command-line sequences. Built with shadcn/ui Kbd component with minimal spacing, it's perfect for Vim documentation, modal editor tutorials, terminal editor guides, or any interface documenting command-line mode sequences where tight spacing communicates rapid consecutive typing matching actual Vim command entry.

:WQ

Pattern created by @haydenbleasel

Installation

Questions you might have