fix(ui): correct output buf
This commit is contained in:
parent
13d931ed19
commit
7d8d00c5ad
2 changed files with 15 additions and 1 deletions
|
|
@ -736,7 +736,6 @@ function M.toggle_panel(panel_opts)
|
|||
end
|
||||
end
|
||||
end
|
||||
state.set_io_view_state(nil)
|
||||
end
|
||||
|
||||
local session_file = vim.fn.tempname()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue