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-20 16:33:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f12989127839e07d3dcf5d9f3b154d0e2d7c661
sharkdp--bat
/
src
/
bin
/
bat
T
History
Oliver looney
7f12989127
added set_terminal_title arg to clap_app.rs to fix ci errors
2024-01-29 09:47:41 +00:00
..
app.rs
added a flag to config for setting terminal title
2024-01-27 14:14:40 +00:00
assets.rs
Fix
bat cache --clear
not clearing the
--target
dir if specified
2022-11-19 18:00:37 +08:00
clap_app.rs
added set_terminal_title arg to clap_app.rs to fix ci errors
2024-01-29 09:47:41 +00:00
config.rs
Add environment variable
BAT_PAGING
2023-09-01 17:59:41 +02:00
directories.rs
Replace
dirs
crate with
etcetera
crate
2023-09-01 21:13:21 +02:00
input.rs
Improve readability
2021-03-07 14:59:10 +01:00
main.rs
terminal title is only set if user opts in with --set_terminal_title flag
2024-01-27 14:17:25 +00:00