Skip to content

git_stash_count

Number of entries in the stash reflog, as a quiet reminder of work parked aside. Text collapses to empty when there are zero stashes; Entries always reports the count; Badge shows the count as a pill (Ok at zero, Warn otherwise).

KindSafetyShapes
cachedSafetext, entries, badge

No options.

ShapeRenderers
textanimated_boot, animated_figlet_morph, animated_postfx, animated_scanlines, animated_splitflap, animated_typewriter, animated_wave, text_ascii, text_plain
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
badgeanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, status_badge
                                                                          
                                                        
                                                         
                                                       
                                                                                
[[widget]]
id = "git_stash_count"
fetcher = "git_stash_count"
render = "text_ascii"
3 stashes                               
                                        
[[widget]]
id = "git_stash_count"
fetcher = "git_stash_count"
render = "text_plain"
stashes                                3
                                        
                                        
                                        
                                        
[[widget]]
id = "git_stash_count"
fetcher = "git_stash_count"
render = "grid_table"
 3 stashes                             
[[widget]]
id = "git_stash_count"
fetcher = "git_stash_count"
render = "status_badge"