Skip to content

Commit 071c243

Browse files
cameronrsudo-tee
authored andcommitted
fix(core): no forced full re-render on mode switch
1 parent df71b19 commit 071c243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/opencode/core.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ function M.switch_to_mode(mode)
295295
end
296296

297297
state.current_mode = mode
298-
ui.render_output()
299298
return true
300299
end
301300

0 commit comments

Comments
 (0)