dracula / dracula/tmux

Coordination showing when location set to false Bug

Open
#267 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
856
Forks
368
Avg merge
2m
Merged PRs (30d)
1

Description

### Describe the bug
Sometimes, the weather part of the plugin displays my coordinates, despite having `set -g @dracula-show-location falsse`

### To Reproduce
Steps to reproduce the behavior:
1. use `set -g @dracula-plugins "hostname window cpu-usage gpu-usage ram-usage time weather"` or anything else using weather
2. `set -g @dracula-show-location false`
3. Go throughout your day using tmux (It is rare. I have seen it happen three times, and I've been using tmux for half a year)
4. See behaviour similar to mine

### Expected behavior
For this to never ever happen

### Screenshots
Excuse the weird blur.. I just didn't want to doxx myself
![coords](https://github.com/dracula/tmux/assets/44142407/e2a6ade0-2a29-46b7-a3d6-0e47f131bdc1)

### System
- OS: Arch Linux
- Tmux Version: 3.4

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the weather plugin configuration with @dracula-show-location set to false, then trace the weather display path to find where coordinates can still be emitted. Done means the weather segment never shows coordinates when the option is false, including across repeated tmux sessions.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.