editor state to display in status line
returns true if editor is in active state
character under cursor
cursor position column (1-based)
cursor position line (1-based)
editor mode: true if replace mode, false if insert mode
See Implementation
editor state to display in status line