Skip to content
  • bobogei81123's avatar
    Fix a bug in insert_line · 2e4ae134
    bobogei81123 authored
    Assuming that insert_line(n) shall insert the string
    into nth-line (0 based).
    - Fix a bug in insert_line when insert into after buffer
    - Do corresponding changes in other place
    2e4ae134