Crates
/
fission-command-ui
fission-command-ui
v0.10.0
Terminal UI application for the fission command
Install
cargo add fission-command-ui
Copy
Platform support
Declared by the crate author and captured when this directory was generated.
Android
Not declared
iOS
Not declared
Linux
Supported
macOS
Supported
Windows
Supported
Web
Not declared
Terminal
Not declared
Static site
Not declared
Server-rendered
Not declared
Package metadata
crates.io
View package
Documentation
Not provided
Repository
Open link
License
MIT
Latest version
0.10.0
Downloads
479
Last updated
2026-08-02T16:00:21.619939Z
Categories
development-tools
command-line-utilities
command-line-interface
Keywords
cli
developer-tools
fission
terminal
tui
Published versions
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.5.1
0.5.0
0.4.1
Dependencies
Dependency metadata is not indexed yet.
README

fission-command-ui

Terminal UI application for the fission command.
fission-command-ui implements fission ui, a terminal interface for the same developer workflow exposed by the traditional CLI commands. It is a real Fission app built with the terminal shell.

What it contains

Fission widget screens for setup, project status, run/build/test workflows, logs, settings, and command confirmation dialogs.
Non-blocking command execution so long-running operations do not freeze the terminal UI.
Keyboard and mouse navigation through the terminal shell.
Log tabs and scrollback settings for active command output.

Design notes

The classic command-line interface remains supported. The UI command is an additional front end over the same workflow so developers can choose direct commands, interactive terminal use, or CI-friendly non-interactive flags.

Documentation

See Building terminal user interfaces and the CLI reference at fission.rs.

License

MIT
README

fission-command-ui

Terminal UI application for the fission command.
fission-command-ui implements fission ui, a terminal interface for the same developer workflow exposed by the traditional CLI commands. It is a real Fission app built with the terminal shell.

What it contains

Fission widget screens for setup, project status, run/build/test workflows, logs, settings, and command confirmation dialogs.
Non-blocking command execution so long-running operations do not freeze the terminal UI.
Keyboard and mouse navigation through the terminal shell.
Log tabs and scrollback settings for active command output.

Design notes

The classic command-line interface remains supported. The UI command is an additional front end over the same workflow so developers can choose direct commands, interactive terminal use, or CI-friendly non-interactive flags.

Documentation

See Building terminal user interfaces and the CLI reference at fission.rs.

License

MIT
Package metadata
crates.io
View package
Documentation
Not provided
Repository
Open link
License
MIT
Latest version
0.10.0
Downloads
479
Last updated
2026-08-02T16:00:21.619939Z
Categories
development-tools
command-line-utilities
command-line-interface
Keywords
cli
developer-tools
fission
terminal
tui
Published versions
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.5.1
0.5.0
0.4.1
Dependencies
Dependency metadata is not indexed yet.