matryer / matryer/xbar-plugins

SSH Menu, command not found

Open
#1,534 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

shell
Dominant language
Shell
Stars
2.6k
Forks
1.1k
Avg merge
9d 15h
Merged PRs (30d)
1

Description

i get the following error when i run the script

export OS_VERSION_MINOR='1' SWIFTBAR='1' SWIFTBAR_PLUGINS_PATH='/Users/tealk/Documents/SwiftBar_Plugins' SWIFTBAR_BUILD='220' SWIFTBAR_VERSION='1.2.0' SWIFTBAR_PLUGIN_PATH='/Users/tealk/Documents/SwiftBar_Plugins/SshMenu.sh' OS_VERSION_PATCH='0' OS_VERSION_MAJOR='11' OS_APPEARANCE='Light';'ssh root@IPADRESS' 
Last login: Thu Dec 31 14:29:49 on ttys001
tealk@Tealk-MBP ~ % export OS_VERSION_MINOR='1' SWIFTBAR='1' SWIFTBAR_PLUGINS_PATH='/Users/tealk/Documents/SwiftBar_Plugins' SWIFTBAR_BUILD='220' SWIFTBAR_VERSION='1.2.0' SWIFTBAR_PLUGIN_PATH='/Users/tealk/Documents/SwiftBar_Plugins/SshMenu.sh' OS_VERSION_PATCH='0' OS_VERSION_MAJOR='11' OS_APPEARANCE='Light';'ssh root@IPADRESS' 
zsh: command not found: ssh root@IPADRESS

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect SshMenu.sh at the plugin path shown in the report and reproduce the command through SwiftBar. Check how the SSH command is assembled; done means the menu invokes ssh with its host argument instead of producing the reported zsh command-not-found error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.