Skip to content

Add the separator? #442

@YesGH

Description

@YesGH

The separator can separates the input into two halves. One half will be displayed on screen and the other half will be printed to stdout.

the dmenu in X has the patch 'separator' that make dmenu looks well,

$echo "alpha beta charlie" | dmenu -d ' '

the -d ' ' means separated by a space, "alpha" will be displayed, and "beta charlie" will be printed to stdout upon selection.

Would bemenu can add that?
the photo: dmenu in X

Image

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