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 have a bash script with a ~120000 character b64 string. When bat encounters it, it stalls for a about 3 minutes. It takes just a second if outputting something closer to ~4000 characters.
Default install of bat. Installed using dpkg -i bat*.deb
Could not read contents of '/root/.config/bat/config': No such file or directory (os error 2).
Compile time information
Profile: release
Target triple: x86_64-unknown-linux-gnu
Family: unix
OS: linux
Architecture: x86_64
Pointer width: 64
Endian: little
CPU features: fxsr,sse,sse2
Host: x86_64-unknown-linux-gnu
Less version
> less --version
less 590 (GNU 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
The text was updated successfully, but these errors were encountered:
I have a bash script with a ~120000 character b64 string. When bat encounters it, it stalls for a about 3 minutes. It takes just a second if outputting something closer to ~4000 characters.
Default install of bat. Installed using
dpkg -i bat*.deb
Software version
bat 0.20.0 (0655ecf)
Operating system
Linux 5.16.0-kali3-amd64
Command-line
Environment variables
Config file
Could not read contents of '/root/.config/bat/config': No such file or directory (os error 2).
Compile time information
Less version
The text was updated successfully, but these errors were encountered: