From 77398b303a7be5c62e6ffc2659ce3ac9d7270883 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 5 Feb 2024 18:32:52 -0600 Subject: fix(tmux): remove select-1 flag --- tmux/.local/bin/tmux-projectr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/.local') diff --git a/tmux/.local/bin/tmux-projectr b/tmux/.local/bin/tmux-projectr index 35ba503..9f9ec4b 100755 --- a/tmux/.local/bin/tmux-projectr +++ b/tmux/.local/bin/tmux-projectr @@ -17,7 +17,7 @@ if [ "$#" -eq 0 ]; then # shellcheck disable=2046 set -- $( projectr -mgt ~/src ~/pkg ~/dkr ~/doc -P ~/.dotfiles --exclude-cwd | - fzf-tmux -p100,30 -- --tac --select-1 --exit-0 -d/ --with-nth 4.. \ + fzf-tmux -p100,30 -- --tac --exit-0 -d/ --with-nth 4.. \ --bind "focus:transform-header(echo {} | sed 's|$HOME|~|')" \ --preview-window='right,60,<60(hidden)' --preview="$PREVIEW_CMD" ) -- cgit v1.2.3-70-g09d2