Skip to content

Add bash completions for gitshow and gitshowview#165

Merged
twaugh merged 1 commit into0.4.xfrom
fix-gitshow-completions
Feb 25, 2026
Merged

Add bash completions for gitshow and gitshowview#165
twaugh merged 1 commit into0.4.xfrom
fix-gitshow-completions

Conversation

@twaugh
Copy link
Owner

@twaugh twaugh commented Feb 25, 2026

The gitshow and gitshowview commands were added but were missing their bash completion registrations. They use the same completion function (_gitdiff) as gitdiff/gitdiffview since they accept the same filterdiff/patchview options.

Fixes: #139

The gitshow and gitshowview commands were added but were missing
their bash completion registrations. They use the same completion
function (_gitdiff) as gitdiff/gitdiffview since they accept the
same filterdiff/patchview options.

Fixes: #139
@twaugh twaugh merged commit 7318b26 into 0.4.x Feb 25, 2026
5 checks passed
@twaugh twaugh deleted the fix-gitshow-completions branch February 25, 2026 11:07
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