Grok 0.2.7 updates keyboard shortcut handling and documentation to improve support for image pasting, prompt queue management, and terminal-specific behaviors. The configuration now explicitly sets the update channel. No command-line interface changes were made.
Added
- Support for pasting images via
Alt+Von Windows and improved drag-and-drop handling for images from the file manager. - New keybinding
Ctrl+;(orCtrl+'on Windows) to toggle the prompt queue pane.
Changed
- Expanded keyboard shortcuts documentation with dedicated sections for image paste and drag-and-drop, interject alternatives, and terminal-specific notes (Windows, WezTerm, Ghostty).
.grok/config.tomlnow includes an explicitchannel = "alpha"setting.
Fixed
- Improved reliability of modified Enter keys and
Cmd+Aselect-all behavior in supported terminals.
Removed
None.
Upgrade notes
None.