tobiasvl / bofh-rs

Rust version of bofh (BrukerOrganisering for Hvermansen), a Cerebrum client

Home Page:https://crates.io/crates/bofh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax highlighting?

tobiasvl opened this issue · comments

Would be cool if we could color the command green or red!

maybe

  • yellow: ambiguous partial command
  • green: unambiguous command (partial or full, see #5)
  • red: unknown commands
  • gray: hints and/or command argument types/help

what does zsh/fish do? powershell uses yellow for commands, white for subcommands