m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Remove --walker-path-sep

Related: #3859 #3907 #3909
This commit is contained in:
Junegunn Choi
2024-07-05 20:15:03 +09:00
parent 23a391e715
commit 8f4c23f1c4
5 changed files with 6 additions and 45 deletions

View File

@@ -1008,11 +1008,6 @@ The default value is the current working directory.
Comma-separated list of directory names to skip during the directory walk.
The default value is \fB.git,node_modules\fR.
.TP
.B "\-\-walker\-path\-sep=CHAR"
Path separator to be used by the built-in directory walker (default: '/' on
Unix, '\\' on Windows)
.SS Shell integration
.TP
.B "\-\-bash"