Skip to content

[Feature Request] Info Text #450

@W4RH4WK

Description

@W4RH4WK

I've been using bemenu a lot for interactive scripting recently. Mapping different operations to the Alt+number shortcut is extremely handy.

However, it's a bit hard to remember which operations are mapped to which shortcut. Therefore, I'd like to request the seemingly simple feature of adding some additional text at the bottom of the UI that can be supplied via a --info parameter.

$ echo -e "foo\nbar" | bemenu --prompt '>' --info "Help text goes here."

Would look like this:

+----------------------+
| > _       foo bar    |
| Help text goes here. |
+----------------------+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions