par-term-settings-ui 0.6.0

Settings UI for par-term terminal emulator
docs.rs failed to build par-term-settings-ui-0.6.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: par-term-settings-ui-0.3.0

Settings UI for par-term terminal emulator.

This crate provides an egui-based settings interface for configuring terminal options at runtime. It is designed to be decoupled from the main terminal implementation through trait interfaces.