From cf579503010afaeb02742853b76718b584be787a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 15 Mar 2026 11:31:36 +0900 Subject: [PATCH] Add --id-nth to bash option completion --- shell/completion.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/completion.bash b/shell/completion.bash index 25655632..c9c91205 100644 --- a/shell/completion.bash +++ b/shell/completion.bash @@ -161,6 +161,7 @@ _fzf_opts_completion() { --history --history-size --hscroll-off + --id-nth --info --info-command --input-border