From e0a479db9a526a0a3e3dea3a54b1c5ac3b8daa1b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 6 Mar 2023 12:46:21 +0800 Subject: Update --- bin/init/load-settings.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/init/load-settings.sh b/bin/init/load-settings.sh index eca5a60..6df3047 100755 --- a/bin/init/load-settings.sh +++ b/bin/init/load-settings.sh @@ -43,6 +43,7 @@ if which fzf &>/dev/null; then fzf_preview() { fzf --preview 'cat {}'; } source ~/.fzf.${shell} &>/dev/null fi +export FZF_CTRL_T_OPTS="--no-multi" # Set zsh or bash if [[ $- =~ i ]]; then -- cgit v1.2.3-70-g09d2