* Track the 'nr_start' for each line ... this is the start line index, ignoring
commit8dfa58102207df1b0db61f86e7045cd26a01fcc5
authorOwen W. Taylor <otaylor@fishsoup.net>
Mon, 29 Oct 2007 01:24:46 +0000 (28 21:24 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Mon, 29 Oct 2007 01:24:46 +0000 (28 21:24 -0400)
tree7fb19b84e0a4cd13a3cba82eaaf4cf27a7397436
parent983998d73dc1533005f639230b14d32c127c7b38
* Track the 'nr_start' for each line ... this is the start line index, ignoring
  ResultChunks
* Add an undo stack, hook up in the view
* Some work on improving the behavior of deleting around ResultChunk;
 don't unconditionally prohibit it, but try to join up lines when appropriate
lib/reinteract/shell_buffer.py
lib/reinteract/shell_view.py