shugo / textbringer

An Emacs-like text editor written in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix redisplay code

shugo opened this issue · comments

  • Window#framer should consider visual lines.
  • Window#redisplay should call addstr for each visual line.