Skip to content

Commit 0c03fa9

Browse files
committed
fix(multiprocess): proxy opts.cwd_only
1 parent c9a2deb commit 0c03fa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/fzf-lua/shell.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ M.stringify_mt = function(cmd, opts)
179179
"argv_expr",
180180
"cmd",
181181
"cwd",
182+
"cwd_only",
182183
"stdout",
183184
"stderr",
184185
"stderr_to_stdout",

0 commit comments

Comments
 (0)