No description
Find a file
Nuno Sá eedd33771f git: add remote info support
With this new option, we get information about which remote branch we're
tracking. On top of this, we'll get information about ahead/behind
commits when we diverged from remote. The output format will be in the
form:

'local...remote +ahead -behind',

where ahead and behind are the number of commits ahead and behind.

This functionality is controlled by a new option called
'@dracula-git-show-remote-status'.

Note that for this to be properly displayed, we need to increase the
size of the right status bar when the git plugin is enabled.

In order to be easier to introduce the change, getMessage() was also a
bit changed in order to be easier to append the remote info.

Signed-off-by: Nuno Sá <noname.nuno@gmail.com>
2022-10-26 11:04:30 +02:00
.github rename workflow 2021-08-26 16:27:14 -04:00
data Change weather_sleep to avoid writing to tracked files 2020-09-12 19:11:25 -04:00
scripts git: add remote info support 2022-10-26 11:04:30 +02:00
.editorconfig consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
.gitignore Change weather_sleep to avoid writing to tracked files 2020-09-12 19:11:25 -04:00
.gitmodules trying to get battery to work 2020-03-14 13:36:46 -07:00
dracula.tmux celsius option 2020-04-29 11:33:51 -07:00
INSTALL.md git: add remote info support 2022-10-26 11:04:30 +02:00
LICENSE update readme 2020-03-30 23:47:22 -07:00
README.md 📝 Update readme 2022-03-20 22:37:01 -03:00
screenshot.png prepping for transfer to official organization 2020-04-07 10:39:56 -07:00

Dracula for tmux

A dark theme for tmux

Screenshot

Install

All instructions can be found at draculatheme.com/tmux.

Configuration

Configuration and options can be found at draculatheme.com/tmux.

Features

  • Support for powerline
  • Day, date, time, timezone
  • Current location based on network with temperature and forecast icon (if available)
  • Network connection status, bandwidth and SSID
  • Git branch and status
  • Battery percentage and AC power connection status
  • Refresh rate control
  • CPU usage (percentage or load average)
  • RAM usage
  • GPU usage
  • Color code based on if prefix is active or not
  • List of windows with current window highlighted
  • When prefix is enabled smiley face turns from green to yellow
  • When charging, 'AC' is displayed
  • If forecast information is available, a ☀, ☁, ☂, or ❄ unicode character corresponding with the forecast is displayed alongside the temperature

Compatibility

Compatible with macOS and Linux. Tested on tmux 3.1b FreeBSD compatibility is in development

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Dane Williams Ethan Edwards
Dane Williams Ethan Edwards

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License