hoaproject / Console

The Hoa\Console library.
https://hoa-project.net/
366 stars 32 forks source link

Add timeout on `getTitle` and `getLabel` for tmux. #45

Closed Hywan closed 9 years ago

Hywan commented 9 years ago

Fix #44.

Some versions of tmux does not support the dialog inside getTitle and getLabel. Thus we add a timeout to avoid an infinite wait.