diff --git a/org/channel-tui-view.org b/org/channel-tui-view.org index f22206d..9a6ae1a 100644 --- a/org/channel-tui-view.org +++ b/org/channel-tui-view.org @@ -325,6 +325,7 @@ Returns a list of strings, one per line." (when (sidebar-visible-p w) (view-sidebar fb w h)) (cl-tty.backend:end-sync fb) + (position-cursor fb w h) (setf (st :dirty) (list nil nil nil)))) (defun cursor-visible-p ()