You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a issue with my dark theme and bat output. I noticed even a simple markdown file containing just a word without mark How did you install bat?
Could not read contents of '/etc/bat/config': No such file or directory (os error 2).
Config file
Could not read contents of '/Users/martindelille/.config/bat/config': No such file or directory (os error 2).
Custom assets metadata
Could not read contents of '/Users/martindelille/.cache/bat/metadata.yaml': No such file or directory (os error 2).
Custom assets
'/Users/martindelille/.cache/bat' not found
Compile time information
Profile: release
Target triple: aarch64-apple-darwin
Family: unix
OS: macos
Architecture: aarch64
Pointer width: 64
Endian: little
CPU features: aes,crc,dit,dotprod,dpb,dpb2,fcma,fhm,flagm,fp16,frintts,jsconv,lor,lse,neon,paca,pacg,pan,pmuv3,ras,rcpc,rcpc2,rdm,sb,sha2,sha3,ssbs,vh
Host: aarch64-apple-darwin
Less version
> less --version
less 581.2 (POSIX regular expressions)
Copyright (C) 1984-2021 Mark Nudelman
less comes with NO WARRANTY, to the extent permitted by law.
For information about the terms of redistribution,
see the file named README in the less distribution.
Home page: https://greenwoodsoftware.com/less
Edit: it display well using a light terminal theme.
The text was updated successfully, but these errors were encountered:
What steps will reproduce the bug?
Given the following
test.md
file:The output doesn't display well:
I think there is a issue with my dark theme and bat output. I noticed even a simple markdown file containing just a word without mark
How did you install
bat
?brew install bat
bat version and environment
Software version
bat 0.24.0
Operating system
macOS 14.6.1 (Darwin 23.6.0)
Command-line
Environment variables
System Config file
Could not read contents of '/etc/bat/config': No such file or directory (os error 2).
Config file
Could not read contents of '/Users/martindelille/.config/bat/config': No such file or directory (os error 2).
Custom assets metadata
Could not read contents of '/Users/martindelille/.cache/bat/metadata.yaml': No such file or directory (os error 2).
Custom assets
'/Users/martindelille/.cache/bat' not found
Compile time information
Less version
Edit: it display well using a light terminal theme.
The text was updated successfully, but these errors were encountered: