Skip to content

Widgets

The widgets below were built with base textual widgets, and are meant to work together.

CommandList

A simple text widget for displaying the commands for the shell.

CommandList

CommandList Reference

ConsoleLog

A RichLog widget for displaying logs generated by the command.

ConsoleLog

ConsoleLog Reference

JobManager

A DataTable to show current running Jobs.

JobManager

JobManager Reference

Prompt

The prompt for the shell. Is a sub component of the Shell widget.

Prompt

Prompt Reference

SettingsDisplay

Simple widget for displaying the shell variables.

SettingsDisplay

SettingsDisplay Reference

Shell

The primary widget for this extension.

Shell Reference

ShellArea

Custom TextArea widget for mimicking shell-like behavior

ShellArea Reference

Suggestions

The widget for showing auto-completion suggestions for the prompt. Is a sub component of the Shell widget.

Suggestions

Suggestions Reference