Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(linux) notify-send Invalid number of options. #62

Open
1 of 4 tasks
bdeshi opened this issue Jun 10, 2024 · 0 comments
Open
1 of 4 tasks

(linux) notify-send Invalid number of options. #62

bdeshi opened this issue Jun 10, 2024 · 0 comments

Comments

@bdeshi
Copy link

bdeshi commented Jun 10, 2024

Issue Details

i was getting an error from notify-send:

> sleep 11
Invalid number of options.

i had change auto-notify.plugin.zsh#L68 to:

notify-send "${arguments[@]}"

could this be related to some zsh option?


Operating System (uname -a)

Linux hostname 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64 GNU/Linux

zsh version (zsh --version)

zsh 5.9 (x86_64-pc-linux-gnu)

auto-notify version (echo "$AUTO_NOTIFY_VERSION")

0.10.2

How is auto-notify installed?

  • zplug
  • oh-my-zsh
  • Antigen
  • Other: zcomet

ZSH options

$ setopt
alwaystoend
autocd
autopushd
nobgnice
noclobber
completeinword
correct
extendedglob
noflowcontrol
globdots
histexpiredupsfirst
histignoredups
histignorespace
histverify
incappendhistory
interactive
interactivecomments
longlistjobs
monitor
nonomatch
promptsubst
pushdignoredups
pushdsilent
rematchpcre
sharehistory
shinstdin
shwordsplit
zle
@bdeshi bdeshi changed the title (linux) (linux) notify-send Invalid number of options. Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant