kak
Verified for current stable LTS
Kak Command: Unselect All Secondary Selections
Use for unselect all secondary selections with Kak. Exact CLI syntax to unselect all secondary selections using Kak.
When to use this: Use for unselect all secondary selections with Kak.
Command Syntax
<Space> <Space> Command Breakdown
<Space> is the base executable for this command.
FAQ
Purpose: Exact syntax to unselect all secondary selections using Kak.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Kak Command: Enter Insert Mode From Normal Mode
<i> Kak Command: Escape Insert Mode Back To Normal Mode <Esc> Kak Command: Insert File Contents <!>cat <path/to/file><Enter> Kak Command: Open File Enter Normal Mode kak <path/to/file> Kak Command: Replace All Instances In File %s<foo><Enter>c<bar><Esc>