fix(ui): correct output buf

This commit is contained in:
Barrett Ruth 2025-11-05 13:10:17 -05:00
parent 13d931ed19
commit 7d8d00c5ad
2 changed files with 15 additions and 1 deletions

View file

@ -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()