tmux-kanagawa/scripts
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
..
battery.sh Battery Status for Fedora 36 2022-08-10 14:14:17 +01:00
cpu_info.sh Add load average support 2021-12-22 23:11:09 +01:00
dracula.sh git: add remote info support 2022-10-26 11:04:30 +02:00
git.sh git: add remote info support 2022-10-26 11:04:30 +02:00
gpu_usage.sh get_tmux_option(), normalize_percent_len() in scripts/utils.sh 2021-07-06 11:21:21 +02:00
network.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
network_bandwidth.sh Show bandwidth in gB/s and mB/s when required 2021-10-10 04:44:40 +01:00
network_ping.sh Update network_ping.sh 2021-12-23 00:55:35 +01:00
ram_info.sh Cleanup RAM file 2021-10-09 19:48:10 -04:00
sleep_weather.sh Enable custom location for weather plugin 2021-12-03 18:49:34 +01:00
utils.sh fix too many arguments in utils.sh 2021-07-19 08:19:41 +02:00
weather.sh Enable custom location for weather plugin 2021-12-03 18:49:34 +01:00