- Fix a bug where deleting a trailing ResultChunk left an extra line
commitf4fde3b2903a0eaf52c254e4c343cdd9d71e05fb
authorOwen W. Taylor <otaylor@fishsoup.net>
Mon, 29 Oct 2007 03:41:25 +0000 (28 23:41 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Mon, 29 Oct 2007 03:41:25 +0000 (28 23:41 -0400)
treedf0a6596594fe48b98d4ddfbea8189b01bfa70af
parenta6457ef0d18df8e5ab95607356a1c0e9149feb38
- Fix a bug where deleting a trailing ResultChunk left an extra line
  in the buffer
- Fix various misuses resulting from the bizarre definition of
  iter.forward_to_line_end() ... have to remember that it goes to
  the next line if you already on the line end.
lib/reinteract/shell_buffer.py