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

-s and -d keys do not work #42

Open
tsn0701 opened this issue Aug 11, 2020 · 5 comments
Open

-s and -d keys do not work #42

tsn0701 opened this issue Aug 11, 2020 · 5 comments

Comments

@tsn0701
Copy link

tsn0701 commented Aug 11, 2020

Bug on line

$tmux_launcher send-keys -t $PKG "$0 $1"
.
line 78: $tmux_launcher send-keys -t $PKG "$0 $1"
correctly: $tmux_launcher send-keys -t $PKG "$0 -s $SPLITS -d $DELAY"

@dustinkirkland
Copy link
Owner

Hi there, I'm unable to reproduce this problem. -s and -d work correctly for me, both independently, as well as together, from within a byobu session, as well as from outside of it.

@UnixMonky
Copy link

I had exactly this problem in zsh on Arch linux. the fix mentioned above worked for me.

@mugi-luffy
Copy link

having the same issue on Ubuntu 20.04.3 LTS
$hollywood -s 3 -d 300s
shows the exact same output as the default $hollywood

@Keksoj
Copy link

Keksoj commented Dec 8, 2022

Same on arch, with version 1.27-1 on the arch AUR repository

@discotimetraveler
Copy link

Neither -s nor --splits works for me as well on Sparky Linux (Debian) or Proxmox console (as a test).

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

6 participants