Put the clock on the working chips, and on all of them
The counter rode on the first chip, whichever state it happened to be in. It now shows on every chip that is working and on no other: how long a session has been at it is the thing that decides whether to wait for it, where the age of an idle one only says how long ago you stopped looking. The setting keeps its key and changes its name to "Show working time". CLAUDE.md is new, and its first rule is the one broken twice: writing to dconf from a shell attached to the live session bus wipes settings that cannot be recovered.
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
</key>
|
||||
<key name="show-age" type="b">
|
||||
<default>true</default>
|
||||
<summary>Show how long the session has been in this state</summary>
|
||||
<description>How long a session has been working, or waiting, is what decides whether to switch to it now or leave it running.</description>
|
||||
<summary>Show how long each working session has been at it</summary>
|
||||
<description>A counter on every chip that is working, which is what says whether to wait for it or go and look: five minutes is a build, forty is a session stuck on something. The idle states get no counter — their age only says how long ago you stopped looking.</description>
|
||||
</key>
|
||||
<key name="zellij-integration" type="b">
|
||||
<default>true</default>
|
||||
|
||||
Reference in New Issue
Block a user