Shizcow / dmenu-rs

A pixel perfect port of dmenu, rewritten in Rust with extensive plugin support
GNU General Public License v3.0
202 stars 9 forks source link

stest is expecting a newline separated $PATH #63

Closed Zettexe closed 9 months ago

Zettexe commented 9 months ago

My $PATH is separated by : rather than newline so dmenu_run doesn't pick up any of the files in my path.

Zettexe commented 9 months ago

Premature issue creation, wasnt the actual issue.