Back to The Times of Claw

DenchClaw Keyboard Shortcuts: Work Faster

Complete guide to DenchClaw keyboard shortcuts — navigate, create, filter, and act without touching the mouse.

Mark Rachapoom
Mark Rachapoom
·7 min read
DenchClaw Keyboard Shortcuts: Work Faster

DenchClaw Keyboard Shortcuts: Work Faster

DenchClaw is designed for power users who want to move fast. The keyboard shortcut system lets you navigate between objects, create records, trigger searches, switch views, and interact with the AI — all without touching the mouse. This guide covers every shortcut, organized by category.

Global Shortcuts#

These shortcuts work from anywhere in DenchClaw:

ShortcutAction
Cmd+KOpen global search / command palette
Cmd+JOpen AI chat input
Cmd+/Show all keyboard shortcuts (cheat sheet)
Cmd+,Open settings
Cmd+Shift+DToggle dark/light mode
EscClose modal / dismiss panel / cancel action
Cmd+ZUndo last action
Cmd+Shift+ZRedo

Move between sections and objects:

ShortcutAction
Cmd+1 through Cmd+9Navigate to 1st through 9th sidebar item
Cmd+[Go back in navigation history
Cmd+]Go forward in navigation history
G then HGo to Home / Dashboard
G then SGo to Search
G then CGo to Chat / AI panel
G then AGo to Apps
G then FGo to File Tree

The G then X navigation pattern (press G, release, press second key) follows the same convention as GitHub's navigation shortcuts.

Creating Records#

ShortcutAction
C (in list/table view)Create new entry in current object
Cmd+EnterSave new entry (in create form)
Cmd+NNew document in current context
Shift+CCreate entry in a different object (shows picker)

View Management#

ShortcutAction
V then TSwitch to Table view
V then KSwitch to Kanban view
V then GSwitch to Gallery view
V then LSwitch to List view
V then CSwitch to Calendar view
V then ISwitch to Timeline view
Cmd+S (in view)Save current filter as named view
RRefresh/re-run current view query

Search and Filter#

ShortcutAction
/Focus search within current object
Cmd+KOpen global search (searches all objects + docs)
FOpen filter panel for current view
Cmd+Shift+FAdd filter to current view
EscClear active search / close filter panel

Table View Shortcuts#

When focus is on the table:

ShortcutAction
/ Navigate between rows
/ Navigate between columns
EnterOpen selected row / begin inline edit
EscExit inline edit without saving
TabMove to next editable cell
Shift+TabMove to previous editable cell
SpaceSelect / deselect current row
Cmd+ASelect all visible rows
Cmd+Shift+ADeselect all
DDelete selected row(s) — with confirmation
EEdit selected row inline
OOpen selected row in detail view

List View Shortcuts#

ShortcutAction
/ Navigate between items
EnterOpen selected item
SpaceToggle selection
Cmd+ASelect all
DDelete selected (with confirmation)
XCheck off / complete (for tasks)

Kanban View Shortcuts#

ShortcutAction
/ Navigate cards within a column
/ Move between columns
EnterOpen selected card
MMove selected card to another column
CCreate new card in current column

Entry Detail View Shortcuts#

When you've opened an entry:

ShortcutAction
Cmd+EEdit mode / open edit form
Cmd+SSave changes
EscCancel edit / close entry
Cmd+↑ / Cmd+↓Navigate to previous/next entry
DOpen entry document
Cmd+Shift+CCopy entry ID
DeleteDelete entry — with confirmation

AI Chat Shortcuts#

ShortcutAction
Cmd+JOpen/focus AI chat input
EnterSend message
Shift+EnterNew line in message (don't send)
(in empty input)Recall last message
Cmd+LClear chat context
EscClose chat panel

Document Editor Shortcuts#

When editing an entry document:

ShortcutAction
Cmd+BBold
Cmd+IItalic
Cmd+UUnderline
Cmd+Shift+XStrikethrough
Cmd+KInsert link
Cmd+Shift+VPaste as plain text
TabIndent list item
Shift+TabOutdent list item
Cmd+ZUndo
Cmd+SSave document

Command Palette (Cmd+K)#

The command palette is DenchClaw's most powerful keyboard feature. Press Cmd+K and type to:

  • Navigate: Type an object name to go to it
  • Create: Type "new contact" or "create deal" to open the create form
  • Search: Type any name or keyword to find records instantly
  • Run commands: Type "dark mode", "compact view", "export CSV" to execute any action
  • Ask AI: Type a question and DenchClaw routes it to the AI

The command palette is the single fastest way to do almost anything in DenchClaw.

Customizing Shortcuts#

Edit keyboard shortcuts in Settings → Keyboard Shortcuts. Any shortcut can be remapped. Some users remap Cmd+J (AI chat) to Cmd+Space for the fastest possible AI access.

Custom shortcuts are saved in ~/.openclaw-dench/workspace/settings.yaml:

keyboard:
  openAIChat: "cmd+space"
  globalSearch: "cmd+k"
  createEntry: "c"
  toggleDarkMode: "cmd+shift+d"

See also: DenchClaw PWA for the standalone window where shortcuts work without browser conflicts, and DenchClaw List View for the most keyboard-friendly view type.

Frequently Asked Questions#

Do shortcuts work in the browser tab version?#

Most shortcuts work in the browser. However, some shortcuts (like Cmd+K for the command palette) may conflict with browser-level shortcuts. Running DenchClaw as a PWA eliminates these conflicts — the PWA window intercepts all keyboard events.

Can I use Vim-style navigation?#

DenchClaw doesn't have a full Vim mode built in, but the J/K navigation in list view (go down/up) and the G then X navigation patterns will feel familiar to Vim users. A full Vim mode is a community-requested feature on the roadmap.

Do shortcuts work consistently across Mac, Windows, and Linux?#

Yes. DenchClaw uses Cmd on Mac and Ctrl on Windows/Linux for modifier shortcuts. The app detects the OS and adjusts accordingly. All shortcut documentation shows Mac-style by default.

How do I see all shortcuts at once?#

Press Cmd+/ (or Ctrl+/) from anywhere in DenchClaw to open the keyboard shortcut reference sheet. It shows all active shortcuts organized by category, with your customizations highlighted.

What if a shortcut conflicts with a different app?#

DenchClaw shortcuts only activate when the DenchClaw window is focused. If you're using the PWA, shortcuts won't conflict with other apps. In browser tab mode, the browser itself handles some shortcuts (Cmd+T, Cmd+W, etc.) and DenchClaw won't capture those.

Ready to try DenchClaw? Install in one command: npx denchclaw. Full setup guide →

Mark Rachapoom

Written by

Mark Rachapoom

Building the future of AI CRM software.

Continue reading

DENCH

© 2026 DenchHQ · San Francisco, CA