Skip to content
  • mae's avatar
    "Fix" overwrite cursor for fake vim mode · db0a0f29
    mae authored
    It now behaves less logical but closer to what vim does. Since
    this is the main target group, the change is probably right.
    In detail: Overwrite cursor no longer shows *what* will get overwritten,
    but instead it simply indicates *that* the editor is in overwrite mode,
    with a more or less fixed size (fixed when the font is truly monospace).
    db0a0f29