Skip to content

feat(review): per-pane headers, theme overrides, and config validation - #87

Draft
lettertwo wants to merge 42 commits into
review/09-icons-mouse-navfrom
review/10-panes-theme-config
Draft

feat(review): per-pane headers, theme overrides, and config validation#87
lettertwo wants to merge 42 commits into
review/09-icons-mouse-navfrom
review/10-panes-theme-config

Conversation

@lettertwo

@lettertwo lettertwo commented Sep 4, 2026

Copy link
Copy Markdown
Owner

This PR is the polish pass over panes, theming, and config. Per-pane headers replace the global winbar and light with focus; the cursorline wash and header counters dim in unfocused panes; split caption rules run full width as the divider. Theme gains base16 slot and tint override keys under workon.review.theme, monochrome output under NO_COLOR, diff washes derived from probed terminal accents, a foreground/background split for line and edit washes, and workon.review.diff.text foreground modes.

Config gains a reload-config command for live theme and keymap reload, a startup warning when a bare key is shadowed under a chord prefix, warnings for unknown workon.review.* keys, and invalid-color warnings that name the expected format. Startup config resolution is unified in resolve_runtime.

Two staging fixes ride along: one-sided patch headers that git apply accepts, and line stage and discard on untracked and added files.

Outside the crate: the per-file integration tests across the workspace are merged into one harness per crate, and git-workon-fixture gains builder helpers the new tests use.

@lettertwo lettertwo changed the title review/10 panes theme config feat(review): per-pane headers, theme overrides, and config validation Sep 4, 2026
@lettertwo
lettertwo force-pushed the review/10-panes-theme-config branch from 851955e to 299b47e Compare September 4, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant