Bug: network_ping is not set as executable
Open
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

### System
- OS: macOS Ventura 13.0.1
- Tmux Version: 3.3a
Contributor 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