tmux-plugins / tmux-open

Tmux key bindings for quick opening of a highlighted file or url
MIT License
619 stars 63 forks source link

Error: > /dev/null' returned 4 #17

Open phillip-white-sociomantic opened 8 years ago

phillip-white-sociomantic commented 8 years ago

I have installed tmux-open via tmux plug in manager. With the correct syntax in ~/.tmux.conf and installed with "I".

When using it, i have this error 'cd /home/phil/srv; xdg-open "examples.deskto" > /dev/null' returned 4

xdg-open works by itself.