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

[Feature Request] Add a line for prompt message #343

Open
idlip opened this issue May 18, 2023 · 3 comments
Open

[Feature Request] Add a line for prompt message #343

idlip opened this issue May 18, 2023 · 3 comments

Comments

@idlip
Copy link

idlip commented May 18, 2023

The default behavior with bemenu-run -p 'Application launcher' shows with text indentation of prompt length which pushes the candidates far.

Maybe there can be an option to set indent (width) for candidates?

or even better option is to implement something like rofi -dmenu -mesg 'Some long description.'
This actually shows an bar which that text which is not selectable.

This can be useful for scripts, adding docs or text for interactive usage.
I would like to use it to on script where i operate on a link, so seeing the link would be helpful.

Right now, i use notify-send to send the description/message part.
Seeing it in bemenu would be better!

Bemenu issue:
bemenu-prompt

Rofi mesg:
rofi-mesg

I hope you got my point, I can elaborate if you did not get my point.

@Cloudef
Copy link
Owner

Cloudef commented May 18, 2023

There is already -s, --no-spacing

@idlip
Copy link
Author

idlip commented May 19, 2023

My bad, then there is no issue with bemenu at all.

Then it is Just a feature request to add -mesg like from rofi

For now, ig bemenu -s -p would be enough for my use case.

I'm find with whatever decision you make, no worries if there is no requirement for this feature!

@sjehuda
Copy link

sjehuda commented May 27, 2024

Greetings!

Here is a bookmark manager (buku) script for rofi which is also intended for SXMO (an interface offered by postmarketOS) on mobile devices.

dmenu_buku_add.sh.txt

Argument -mesg is essential to that script.


I am aware that most of the screens are narrow. If someone has a solution for me, I am willing to listen.

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

3 participants