diff --git a/tmux-thumbs.sh b/tmux-thumbs.sh index 9834961..ec6b736 100755 --- a/tmux-thumbs.sh +++ b/tmux-thumbs.sh @@ -24,3 +24,5 @@ done CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" ${CURRENT_DIR}/target/release/tmux-thumbs --dir "${CURRENT_DIR}" "${PARAMS[@]}" + +true