From 0070a300bc281d15a695709b7dd2e1cb9017913a Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Wed, 22 Jan 2025 12:21:45 +1300 Subject: Add -c alias for --show-cursor --- src/bin/br.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/br.rs b/src/bin/br.rs index 431ae39..8eb4135 100644 --- a/src/bin/br.rs +++ b/src/bin/br.rs @@ -390,7 +390,7 @@ xflags::xflags! { /// Set a debug colour palette in the format ,... (toggle with F2) optional --palette colours: ParsedPalette /// Show the operating system cursor over the window - optional --show-cursor + optional -c, --show-cursor /// Decode standard input optional -i, --decode-stdin /// Encode standard output -- cgit v1.2.3-70-g09d2