mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 08:42:08 +00:00
Update src/config.rs
Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com>
This commit is contained in:
@@ -105,7 +105,7 @@ pub struct Config<'a> {
|
||||
/// The maximum number of consecutive empty lines to display
|
||||
pub squeeze_lines: Option<usize>,
|
||||
|
||||
// Whether or not to set terminal title when using a pager
|
||||
// Whether or not to strip ANSI escape codes from the input
|
||||
pub strip_ansi: StripAnsiMode,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user