Documentation
¶
Overview ¶
Package commands is the built-in command plugin. It ships the standard plums command set — keybind targets, /command, and palette actions for mode, layouts, visibility, and output percent — as a public, forkable CommandProvider plugin wired by the Default Config. Core itself ships no commands; this package defines them exactly like a user's own command plugin would.
Every command drives the host through capabilities.Ctx verbs; dynamic palette titles are produced by the optional Command.Title func from Ctx.State().
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.