nimue-term-0.1.6 is not a library.
nimue
A terminal emulator with multiplexer capabilities designed for maximum productivity, git worktrees and agentic engineering.
Fully written on Rust 🦀 using the Freya GUI library.
Requirements
- Opencode
Installing
Cargo:
Cargo Binstall:
Configuration
Nimue can be configured via ~/.config/nimue/config.toml.
Example configuration:
# Font size for terminal text (default: 13.0)
= 14.0
# Shell command for terminals (default: "nu")
= "bash"
# Command for the top-left terminal (default: "opencode")
= "vim"
If the configuration file doesn't exist, Nimue will use the default values.
Coming soon
- Proper wheel and mouse dragging support