* renames to command palette and docs * docs * simplifyt * note * docstring * Update src/textual/command.py Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com> * Update docs/examples/guide/command_palette/command01.py Co-authored-by: Dave Pearson <davep@davep.org> * populate text * screen commands * Update docs/guide/command_palette.md Co-authored-by: Dave Pearson <davep@davep.org> * Update docs/guide/command_palette.md Co-authored-by: Dave Pearson <davep@davep.org> --------- Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com> Co-authored-by: Dave Pearson <davep@davep.org>
While it isn't designed to be used directly, it is something a developer will be exposed to via the command source for the command palette, so it should appear in the docs so it can be linked to.