This website requires JavaScript.
Explore
Help
Sign In
frank
/
sharkdp--bat
Watch
1
Star
0
Fork
0
You've already forked sharkdp--bat
mirror of
https://github.com/sharkdp/bat
synced
2026-07-11 15:03:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ad401be872faf491eaaff40eff40103f9cbb855
sharkdp--bat
/
src
/
bin
/
bat
T
History
David Peter
9ad401be87
Fix clippy suggestion
2021-02-16 09:13:22 +01:00
..
app.rs
fix bug where long lines were truncated in plain mode without wrap=never not being set
2021-01-09 15:21:26 +01:00
assets.rs
Run 'cargo fmt'
2020-04-24 16:11:05 +02:00
clap_app.rs
Improve --map-syntax documentation, see
#1386
2021-01-10 22:24:32 +01:00
config.rs
fix some clippy warnings
2020-11-23 14:25:01 +01:00
directories.rs
Update dependencies; replace unmaintained (
#1522
)
2021-02-16 08:50:41 +01:00
input.rs
Fix clippy suggestion: .or_else(|| Some(…)) => .or(Some(…))
2021-01-09 19:43:39 +01:00
main.rs
Fix clippy suggestion
2021-02-16 09:13:22 +01:00