mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-25 17:05:20 +08:00
dce6fe6f2d
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.