Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mercurial script #226

Merged
merged 3 commits into from
Jul 9, 2023
Merged

Add mercurial script #226

merged 3 commits into from
Jul 9, 2023

Conversation

pele1410
Copy link
Contributor

@pele1410 pele1410 commented Jul 4, 2023

I added support for tracking mercurial repositories similar to the existing git repository support.

set -g @dracula-plugins "hg time"

Clean repository
clean

Dirty repository
dirty

Tested each configuration:

set -g @dracula-hg-disable-status true
set -g @dracula-hg-show-diff-symbol "^"

hg-disable-status

set -g @dracula-hg-no-untracked-files true

no-untracked-files

set -g @dracula-hg-no-repo-message "no-hg"

hg-no-repo-message

set -g @dracula-hg-show-current-symbol "@"

hg-show-current-symbol

scripts/hg.sh Show resolved Hide resolved
@ethancedwards8 ethancedwards8 merged commit bd87fa7 into dracula:master Jul 9, 2023
1 check passed
@ethancedwards8
Copy link
Member

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants