Cihat Gündüz
Cihat Gündüz
@coygeek Thank your for the inputs. I personally built myself a custom status line that makes use of ccusage and a custom script. I also turned off auto-compacting. But I...
@vinc3m1 I open-sourced my custom status line in my [ContextKit](https://github.com/FlineDev/ContextKit) CC framework/plugin, find the full implementation here: https://github.com/FlineDev/ContextKit/blob/main/Templates/Scripts/CustomStatusline.sh
@edorphy If I understand correctly you're talking about changing the `swift-tools-version` in the Package.swift file to something newer than `5.9`? What is the benefit of it in newer Xcode versions?...
This seems to be a duplicate of #100.
@winsmith I don't think we need this. Making a release is already as simple as bumping the version num, adding a tag in Git, and pushing. One has to add...
@winsmith What makes you think it's not honored? See also the related discussion at #132. I believe this is a non-issue. If anything the docs need an update, but I...