We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
opts.cwd_only
1 parent c9a2deb commit 0c03fa9Copy full SHA for 0c03fa9
1 file changed
lua/fzf-lua/shell.lua
@@ -179,6 +179,7 @@ M.stringify_mt = function(cmd, opts)
179
"argv_expr",
180
"cmd",
181
"cwd",
182
+ "cwd_only",
183
"stdout",
184
"stderr",
185
"stderr_to_stdout",
0 commit comments