sainnhe / tmux-fzf

Use fzf to manage your tmux work environment!
MIT License
991 stars 53 forks source link

Added quotes around names to support multi-word titles #72

Closed sc0 closed 12 months ago

sc0 commented 12 months ago

Some of the $target values were missing quotes, so I added them to support multi-word titles.

sainnhe commented 12 months ago

Thanks!