aboutsummaryrefslogtreecommitdiff
path: root/content/notes/show-xterm-colors.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/show-xterm-colors.md')
-rw-r--r--content/notes/show-xterm-colors.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/show-xterm-colors.md b/content/notes/show-xterm-colors.md
index 008966b..a8802fd 100644
--- a/content/notes/show-xterm-colors.md
+++ b/content/notes/show-xterm-colors.md
@@ -82,3 +82,4 @@ case ${1-none} in
82 ;; 82 ;;
83esac | less --raw-control-chars --QUIT-AT-EOF --no-init 83esac | less --raw-control-chars --QUIT-AT-EOF --no-init
84``` 84```
85