-
Notifications
You must be signed in to change notification settings - Fork 112
Web Based Git widget
Alejandro Amaral edited this page Apr 8, 2024
·
2 revisions
The ideal companion for the modern developer! Get stats from GitHub or GitLab assigned to the user.
Features:
- Automatic provider detection (currently GitHub or Gitlab)
- Provider indicator
- PR count
- Issue count
- Issues tagged as bugs
- Comments
- jq
- github-cli for GitHub
- gitlab-cli for Gitlab
- GNU BC
This widget is enabled by default. To change the visibility add this to your .tmux.conf
file
set -g @tokyo-night-tmux_show_wbg 0 # use 0 to disable
set -g @tokyo-night-tmux_show_wbg 1 # or use 1 to enable