dracula / dracula/tmux

Bug: network_ping is not set as executable

Open
#180 3 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
856
Forks
368
Avg merge
2m
Merged PRs (30d)
1

Description

### Describe the bug
the network_ping.sh plugin is not set as executable in its permissions

### To Reproduce
execute `./network_ping.sh` in the `$HOME/.tmux/plugins/tmux/scripts` directory and it will display errors.

### Expected behavior
it should execute the script and output the ping for a server (e.g. `google.com`)

### Screenshots
image

### System
- OS: macOS Ventura 13.0.1
- Tmux Version: 3.3a

Contributor guide

Open the contributing guide

Research direction

Start in $HOME/.tmux/plugins/tmux/scripts with network_ping.sh and reproduce the issue by running ./network_ping.sh. Verify the script's executable permission and confirm that it runs without errors and outputs a server ping, such as for google.com.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.