Skip to content

Interactive Plugin

Help query: "What does the interactive plugin do?" / "How do I use interactive in Volt?"

The interactive plugin opens interactive buffers for readonly display or user input collection, with submit and clear commands for input workflows.

Package nameinteractive
Moduleuser/interactive.rs

What it does

  • Open readonly interactive buffers
  • Open input interactive buffers
  • Submit or clear interactive input

Commands

CommandDescription
interactive.open-readonlyOpens a readonly interactive buffer.
interactive.open-inputOpens an interactive input buffer.
interactive.input-submitSubmits interactive input.
interactive.input-clearClears interactive input.

Keybindings

ChordCommandScope
Ctrl+Enterinteractive.input-submitWorkspace (Insert)
Ctrl+linteractive.input-clearWorkspace (Insert)

Notes

Buffer names include *interactive* and *interactive-input*.

Volt — modal editor platform · docs optimized for in-editor help search