lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
943 stars 37 forks source link

[BUG] Cannot select item from history if it contains a space #138

Open rwtallant13 opened 2 months ago

rwtallant13 commented 2 months ago

Rofi version (rofi -v or git commit in case of build issue)

1.7.5+wayland3

Configuration

https://gist.github.com/rwtallant13/33e54e53ff030021ce1f7a99b4ab27d2

Theme

https://gist.github.com/rwtallant13/ef4cc0d4996ea529f6930b719c547843

Timing report

No response

Launch command

rofi -show run

Step to reproduce

  1. run 'rofi -show run'
  2. use test command like "notify-send something" that has space in it
  3. works fine
  4. run 'rofi -show run' again
  5. select same item from history
  6. does not run/gives error

Expected behavior

can select item from history if it has spaces

Actual behavior

Error message

Additional information

No response

Using wayland display server protocol

I've checked if the issue exists in the latest stable release