mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-02-08 06:58:30 +00:00
Fix #305. ncurses can crash on invalid $TERM. fzf-tmux uses bash on a new pane so we have to make sure that the $TERM is consistent with that of the hosting shell.