src-highlite.git - src-highlite

index : src-highlite.git
src-highlite
summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hall <mhall@mhcomputing.net>2020年08月04日 12:48:26 -0700
committerTom Tromey <tom@tromey.com>2024年01月20日 09:32:40 -0700
commit894cacd0799ca60afa359a63782729dec76cbb79 (patch)
treeadba1cb1e3984c1ef36e91fb25b52c4470a1d2bd
parent8be2bee7f6861fd27d5c181b15d3126fc7dbf73b (diff)
downloadsrc-highlite-894cacd0799ca60afa359a63782729dec76cbb79.tar.gz
src-hilite-lesspipe.sh.in: sync supported file exts with original lesspipeHEAD master
Signed-off-by: Matthew Hall <mhall@mhcomputing.net>
Diffstat
-rw-r--r--src/src-hilite-lesspipe.sh.in 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src-hilite-lesspipe.sh.in b/src/src-hilite-lesspipe.sh.in
index 76231c7..d7ca2fb 100644
--- a/src/src-hilite-lesspipe.sh.in
+++ b/src/src-hilite-lesspipe.sh.in
@@ -6,7 +6,7 @@ for source in "$@"; do
source-highlight --failsafe -f esc --lang-def=changelog.lang --style-file=esc.style -i "$source" ;;
*Makefile|*makefile)
source-highlight --failsafe -f esc --lang-def=makefile.lang --style-file=esc.style -i "$source" ;;
- *.tar|*.tgz|*.gz|*.bz2|*.xz)
+ *.a|*.arj|*.tar.bz2|*.bz|*.bz2|*.deb|*.udeb|*.ddeb|*.ipk|*.doc|*.egg|*.gif|*.jpeg|*.jpg|*.pcd|*.png|*.tga|*.tiff|*.tif|*.iso|*.bin|*.raw|*.lha|*.lzh|*.tar.lz|*.tlz|*.lz|*.tar.lzma|*.lzma|*.pdf|*.rar|*.r[0-9][0-9]|*.rpm|*.snap|*.tar.gz|*.tgz|*.tar.z|*.tar.dz|*.tar.xz|*.txz|*.whl|*.xz|*.gz|*.z|*.dz|*.tar|*.jar|*.war|*.ear|*.xpi|*.zip|*.7z|*.zoo)
# The "lesspipe" script may or may not have ".sh" extension.
lesspipe=$(which lesspipe 2>/dev/null)
if [ -z "$lesspipe" ]; then
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月04日 14:56:54 +0000

AltStyle によって変換されたページ (->オリジナル) /