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-19 16:23:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ef1e9f7924524d4ac62a712a306afa5d336ef87
sharkdp--bat
/
src
T
History
eth-p
1807f9653c
Merge remote-tracking branch 'upstream/master' into feature-tabs
...
# Conflicts: # src/printer.rs
2018-09-11 14:03:47 -07:00
..
app.rs
Disabled tab expansion when decorations and pager are not used.
2018-09-10 20:12:13 -07:00
assets.rs
Include theme_preview file in binary
2018-08-28 20:24:13 +02:00
controller.rs
Move theme_preview file to constant
2018-08-28 22:16:42 +02:00
decorations.rs
Refactoring, introduce Printer trait
2018-08-23 19:44:14 +02:00
diff.rs
Fix for Rust 1.26
2018-08-31 23:57:27 +02:00
line_range.rs
Fixes mut issue
2018-08-28 20:24:13 +02:00
main.rs
Added tab expansion preprocessing step.
2018-09-10 18:11:59 -07:00
output.rs
src/output.rs: Handle
less
in a portable way.
2018-09-07 21:47:31 +02:00
preprocessor.rs
Fixed tab expansion not working in --wrap=never mode.
2018-09-11 13:45:49 -07:00
printer.rs
Merge remote-tracking branch 'upstream/master' into feature-tabs
2018-09-11 14:03:47 -07:00
style.rs
Automatically disable wrapping when style is plain.
2018-09-08 09:52:21 +02:00
terminal.rs
Major refactoring and cleanup
2018-08-22 22:29:12 +02:00