bat/src
sharkdp 7b803a50af Ignore enable_ansi_support errors
- Call `enable_ansi_support` only once.
- Ignore errors that appear when trying to enable ANSI support. This
  will hopefully fix #252 and #264
2018-09-03 22:15:38 +02:00
..
app.rs Ignore enable_ansi_support errors 2018-09-03 22:15:38 +02: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 Respect color settings for list-themes and list-languages 2018-08-31 21:57:18 +02:00
output.rs Major refactoring and cleanup 2018-08-22 22:29:12 +02:00
printer.rs Include theme_preview file in binary 2018-08-28 20:24:13 +02:00
style.rs Fixes mut issue 2018-08-28 20:24:13 +02:00
terminal.rs Major refactoring and cleanup 2018-08-22 22:29:12 +02:00