## Version Version: 1.5.1-dirty ## Launch Command ```rofi -terminal xterm -show run -matching fuzzy``` ## Steps to reproduce Enter a command with an argument, in my case: timer 5 and press Enter ## What behaviour you see Instead of the given command ```timer 5```, only the entry testH265VideoStreamer is shown, selected and executed. ## What behaviour you expect to see Detect that my command is correct and match it, instead of the other command.