This website requires JavaScript.
Explore
Help
Sign In
MirroredRepos
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2025-01-19 12:24:17 +00:00
Code
Issues
Releases
Wiki
Activity
bat
/
src
History
eth-p
b4cfc9633c
Fix double spaces when outputting without wrapping.
2018-05-12 14:02:47 -07:00
..
app.rs
Fix padding, add --wrap argument, disable wrap for non-tty. (Fixed)
2018-05-12 13:44:10 -07:00
assets.rs
add theme option (
#95
)
2018-05-11 13:53:17 +02:00
diff.rs
Split modules (
#86
)
2018-05-10 12:36:09 +02:00
main.rs
add theme option (
#95
)
2018-05-11 13:53:17 +02:00
printer.rs
Fix double spaces when outputting without wrapping.
2018-05-12 14:02:47 -07:00
style.rs
Fix padding, add --wrap argument, disable wrap for non-tty. (Fixed)
2018-05-12 13:44:10 -07:00
terminal.rs
Merge branch 'master' into master
2018-05-12 06:40:47 -07:00