summary refs log tree commit diff
path: root/src/encoding.rs
AgeCommit message (Collapse)Author
12 hoursfully implement the first-nonblank-column thing for H and LIrene Knapp
surprisingly intricate, but although it looks messy now, this approach will clean up nicely Force-Push: yes Change-Id: Ic9c90982787a58110ec0a189844742a1e6c2216f
20 hoursdeal with broken UTF8 even betterIrene Knapp
now it should self-synchronize properly if there's something really weird happening also, that code is all refactored into encodings.rs Force-Push: yes Change-Id: I8bd9682448fc309b7aa6c0513e9b94cb5a4ace11
25 hoursadd a loop that reads a character of user inputIrene Knapp
(right now it exits after the first time, doing nothing) Force-Push: yes Change-Id: I89f8d3d298e6a42e373e536121e6b434e30ef66f