Skip to main content
Whim provides keyboard shortcuts across the app to help you work faster. On macOS, shortcuts use Cmd; on Windows and Linux, use Ctrl instead.

Task Creation

These shortcuts work in the task composer (the input area in the sidebar):
ShortcutAction
Cmd + EnterSubmit the prompt and create a task or todo
TabToggle between Task and Todo creation mode

Task and Todo Management

These shortcuts are available when viewing a task or todo:
ShortcutAction
Cmd + .Toggle read mode — flip between the terminal view and the conversation reader
Cmd + EnterLaunch a todo (start it as a running task)
Cmd + AToggle the assignee dropdown (in todo view)
EscapeClose the assignee dropdown, or blur the active editor

Conversation Reader

When viewing a task’s conversation in read mode:
ShortcutAction
Cmd + FOpen the find bar to search within the conversation
EscapeClose the find bar
Cmd + G or F3Jump to the next search match
Cmd + Shift + G or Shift + F3Jump to the previous search match

Terminal

The terminal is a full-featured web terminal. Standard terminal shortcuts work as expected:
ShortcutAction
Ctrl + CInterrupt the running process
Ctrl + ZSuspend the foreground process
Ctrl + LClear the terminal screen
Ctrl + DSend EOF (end of input)
Up / Down arrowsNavigate command history
TabAuto-complete commands and file paths

Comments and Editors

ShortcutAction
Cmd + EnterSubmit a comment
Shift + EnterSave the current configuration field (in settings editors)

General Navigation

ShortcutAction
EscapeClose modals, popovers, and dropdowns

Mobile Touch Gestures

On mobile devices, Whim adapts the interface for touch interaction:

Task List

  • Swipe left on a task to reveal quick actions (complete, archive, restore, or delete depending on task state)
  • Tap a task to open it

Virtual Key Toolbar

When the terminal is active on mobile, a floating toolbar appears at the bottom of the screen with keys that are hard to access on a mobile keyboard:
ButtonAction
EscSend Escape to the terminal
TabSend Tab (for auto-completion)
Arrow keys for cursor navigation and command history
PastePaste from clipboard into the terminal
AttachAttach a file to the conversation (when available)
EnterSend Enter to the terminal
The virtual key toolbar is designed to fit on screens as narrow as 320px. On very small screens, the toolbar becomes horizontally scrollable.