git_recent_commits
- Kind: cached
- Safety: Safe
- Shapes:
timeline,text_block
Options
Section titled “Options”No options.
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
timeline | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_timeline |
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain, text_plain |
Preview
Section titled “Preview”timeline via list_timeline
Section titled “timeline via list_timeline”2023-11-14 │ feat(render): add heatmap │ a1b2c3d 2023-11-14 │ fix(fetcher): tz fallback │ d4e5f6a 2023-11-13 │ chore: bump ratatui │ e7f8a9b
[[widget]]id = "git_recent_commits"fetcher = "git_recent_commits"render = "list_timeline"text_block via list_plain
Section titled “text_block via list_plain”a1b2c3d feat(render): add heatmap d4e5f6a fix(fetcher): tz fallback e7f8a9b chore: bump ratatui
[[widget]]id = "git_recent_commits"fetcher = "git_recent_commits"render = "list_plain"text_block via text_plain
Section titled “text_block via text_plain”a1b2c3d feat(render): add heatmap d4e5f6a fix(fetcher): tz fallback
[[widget]]id = "git_recent_commits"fetcher = "git_recent_commits"render = "text_plain"