On Wed, Feb 13, 2019 at 12:29 AM Hiltjo Posthuma <hil...@codemadness.org> wrote: > Please try the latest git version and report back.
It works for me. That is, there is no segfault from, for example, printf 'foo\nbar' | ./dmenu When I test with: printf 'あ\nお' | ./dmenu, I can't see a way to select the second option (scim doesn't seem to be enabled inside dmenu). I never use such menus, so I don't care about this; I suppose other people might care, but at least dmenu doesn't crash. Thanks!