No description
  • Rust 89.9%
  • Nix 8.7%
  • CSS 1.4%
Find a file
municorn 74b0236fc6
refactor(fallback): simplify curses preference check with matches!
- replace match expression with more concise matches! macro
- improves readability while maintaining identical logic
- reduces code verbosity for terminal type validation
2026-06-03 11:59:18 -06:00
src refactor(fallback): simplify curses preference check with matches! 2026-06-03 11:59:18 -06:00
.gitignore chore: update flake inputs and development configuration 2026-04-14 22:53:11 -06:00
Cargo.lock chore(deps): add clap to dependencies 2026-03-19 06:55:39 -06:00
Cargo.toml chore(deps): add clap to dependencies 2026-03-19 06:55:39 -06:00
devenv.lock chore: update flake inputs to latest versions 2026-06-03 11:33:37 -06:00
devenv.nix build: ensure pinentry-curses and pinentry-tty are on runtime PATH 2026-05-29 13:15:55 -06:00
devenv.yaml chore: update flake inputs and development configuration 2026-04-14 22:53:11 -06:00
flake.lock chore: update flake inputs to latest versions 2026-06-03 11:33:37 -06:00
flake.nix chore: replace flake development environment with pure devenv 2026-03-18 21:59:27 -06:00
LICENSE chore: add license 2026-03-04 13:42:59 -07:00
typos.toml chore: update flake inputs and development configuration 2026-04-14 22:53:11 -06:00