- https://asterane.github.io
-
Joined on
2025年06月12日
I tested on 1.3.1; with a value like 0x4008, the desired styling is ignored and I see regular dim white. Change the value to 0x40000008, and I see bright white as intended.
I like the new explanations for the color situation, I just want to comment that in my understanding (and my working configuration), even in eight-color mode, the colors must be 32-bit values with...
Maybe related to this Zig issue: https://github.com/ziglang/zig/issues/25111
I think .use_llvm = true should be in the source until some future Zig version when its codegen meets Ly's needs.
Another possibility is to provide a file path which Ly will watch. It can read the contents (maybe with limitations like first n characters) and reproduce them at the top of the screen. Ly could...
Looks like this will soon be fully configurable, but a couple more suggestions for the default:
~/.ly/session.log
~/.ly_session_log
Before 1.1.0 Ly used 13 colors, with 9 of those being configurable. (In 0.6 it was about 7 colors, with 2 of those being configurable.) A valid configuration file might have only one configured...