editor:current-window
editor:redisplay
Redisplays any window that appears to need it. In general, the contents of a window may not be redisplayed until there is an event to provoke it.
Note: editor:redisplay will update a modified editor buffer only when that buffer is the editor:current-buffer. Take care to call editor:redisplay in an appropriate context.
editor:window-text-pane
window
Returns the
capi:editor-pane
associated with an editor window.