feat: Allow Chat Sidebar to Replace the Main Window (No Split) (#1638)
This commit is contained in:
@@ -101,6 +101,7 @@ end
|
||||
---@field floating? boolean whether to open a floating input to enter the question
|
||||
---@field new_chat? boolean whether to open a new chat
|
||||
---@field without_selection? boolean whether to open a new chat without selection
|
||||
---@field no_split? boolean whether to open a new chat without split side bar
|
||||
|
||||
---@param opts? AskOptions
|
||||
function M.ask(opts)
|
||||
|
||||
Reference in New Issue
Block a user