Changeset 9923144 for owl.h


Ignore:
Timestamp:
Jun 25, 2011, 3:24:36 AM (13 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
83a079a
Parents:
43744ce
git-author:
Anders Kaseorg <andersk@mit.edu> (06/22/11 02:41:18)
git-committer:
Anders Kaseorg <andersk@mit.edu> (06/25/11 03:24:36)
Message:
history: Get rid of touched and associated bug

This fixes the following bug: type a partial line, up, down, type the
rest of the line, up, down; oops, we’re back to the first partial
line.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r43744ce r9923144  
    457457  owl_list hist;
    458458  int cur;
    459   int touched;
    460459  int partial;
    461460} owl_history;
Note: See TracChangeset for help on using the changeset viewer.