feat: Add ability to choose window to edit (#745)
This commit is contained in:
@@ -94,6 +94,8 @@ function Picker:new(opts)
|
||||
|
||||
default_selection_index = opts.default_selection_index,
|
||||
|
||||
get_selection_window = get_default(opts.get_selection_window, config.values.get_selection_window),
|
||||
|
||||
cwd = opts.cwd,
|
||||
|
||||
_find_id = 0,
|
||||
|
||||
Reference in New Issue
Block a user