diff --git a/org/channel-tui-view.org b/org/channel-tui-view.org index 263a3f6..3a521a7 100644 --- a/org/channel-tui-view.org +++ b/org/channel-tui-view.org @@ -352,7 +352,6 @@ 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 position-cursor (fb w h)