Skip to content

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:10
02f6078

feat(client): keyboard-first navigation — g then a letter jumps straight to any page (o/r/h/l/m/s), and ? opens a shortcuts cheat sheet listing every binding, including the existing ⌘K command palette. Both live entirely on data the client already has (routes/nav are static), so no daemon changes were needed.