VHOJIECSYSUMOEHMVNE7SUN7TNPBJKAIL2LHK7WUON67EL26BPFQC
6DJMOJKEO5DIOEDV655SPA7C7HN2HXWMDJ7UF2CRDRBAF5YO3UEAC
-- nothing yet
if App.mouse_y() < Current_pane.editor_state.bottom then edit.mouse_wheel_move(Current_pane.editor_state, dx,dy) else edit.mouse_wheel_move(Current_pane.output_editor_state, dx,dy) end
if App.mouse_y() < Current_pane.editor_state.bottom then
edit.mouse_wheel_move(Current_pane.editor_state, dx,dy)
else
edit.mouse_wheel_move(Current_pane.output_editor_state, dx,dy)
end