Skip to content

Conversation

@dakshj
Copy link

@dakshj dakshj commented Dec 7, 2025

Adds two new widgets for Mercurial users:

  • hg-changes: Shows line changes (+insertions, -deletions) from hg diff --stat
  • hg-branch: Shows current bookmark or commit description first line

Both widgets use standard Mercurial hg commands.

Also fixes ESM compatibility issue with __dirname in terminal.ts.

Closes #112

Adds two new widgets for Mercurial users:
- `hg-changes`: Shows line changes (+insertions, -deletions) from `hg diff --stat`
- `hg-branch`: Shows current bookmark or commit description first line

Both widgets use standard Mercurial `hg` commands.

Also fixes ESM compatibility issue with `__dirname` in terminal.ts.

Closes sirmalloc#112
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.

Add mercurial support

1 participant