]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
most.sh: set empty COLORTERM to force 256-bit color fallback.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Feb 2023 15:10:05 +0000 (10:10 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Feb 2023 15:10:05 +0000 (10:10 -0500)
makefile
most.sh [new file with mode: 0644]

index 7248e3b9242b382f39581ca1f7c180cd62a54436..ea64021b72e5ac846565d7ed4277b56c8da7d356 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-SRCS = aliases.sh compilation.sh gpg.sh options.sh sage.sh
+SRCS = aliases.sh compilation.sh gpg.sh most.sh options.sh sage.sh
 
 all: $(SRCS)
        cat $(SRCS) > $@
diff --git a/most.sh b/most.sh
new file mode 100644 (file)
index 0000000..375fcbd
--- /dev/null
+++ b/most.sh
@@ -0,0 +1,3 @@
+# Without this, the "most" pager uses 24-bit truecolor, and somehow
+# bypasses the 256-bit color scheme that I've set in xfce4-terminal.
+export COLORTERM=