mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-05 04:42:27 +01:00
@@ -16,7 +16,7 @@ pub enum OutputComponent {
|
||||
#[derive(Debug, Eq, PartialEq, Copy, Clone, Hash)]
|
||||
pub enum OutputWrap {
|
||||
Character,
|
||||
None
|
||||
None,
|
||||
}
|
||||
|
||||
impl OutputComponent {
|
||||
|
Reference in New Issue
Block a user