import type { KeyId } from "@earendil-works/pi-tui"; /** Open, background, or restore the side chat from the main editor. */ export const SIDE_CHAT_SHORTCUT: KeyId = "alt+w";