This website requires JavaScript.
Explore
Help
Sign In
extern
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2025-06-03 08:25:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bat
/
src
/
syntax_mapping
History
Adam Gaskins
51491c3c08
Fix syntax highlighting for bash/zsh
2025-04-07 17:43:56 -04:00
..
builtins
Fix syntax highlighting for bash/zsh
2025-04-07 17:43:56 -04:00
builtin.rs
s/Lazy<GlobMatcher>/Lazy<Option<GlobMatcher>>/
2023-12-11 10:21:05 +08:00
ignored_suffixes.rs
Inline
format!
args wherever possible
2024-02-25 00:38:11 +01:00