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

[Doc] Documentation for script mode indicates -modes but only -modi works #2033

Closed
2 tasks done
lud-wj opened this issue Sep 26, 2024 · 2 comments
Closed
2 tasks done

Comments

@lud-wj
Copy link

lud-wj commented Sep 26, 2024

Rofi version (rofi -v)

Version: 1.7.3

URL

https://davatorium.github.io/rofi/1.7.3/rofi-script.5/

Explain the issue with the documentation, please be verbose.

With this script in cwd:

echo "hello"
echo "world"

This works:

rofi -show tt -modi "tt:a.sh"

This does not:

rofi -show tt -modes "tt:a.sh"

(What is working / not working is displaying the list, obvioulsy my script would not handle selection of an item)

But the documentation tells to use -modes.

I'm a noob so it may be me.

Optional fixed text

Yes, I have checked the problem exists in the latest stable version

Well, if you consider that latest stable on ubuntu is 1.7.3 then yes.

Using wayland display server protocol

  • No, my documentation issue is not about running rofi using the wayland display server protocol

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version
@DaveDavenport
Copy link
Collaborator

Indeed a problem in 1.7.3 website. The manpage on your system should be correct.

I recommend upgrading as you are running a very old version.

DaveDavenport added a commit that referenced this issue Sep 26, 2024
@DaveDavenport
Copy link
Collaborator

website should be updated,

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants