commit | 1885192e3837b2dccb860b4b18ef8403b7686380 | [log] [tgz] |
---|---|---|
author | Zane Sterling <zsterling@google.com> | Thu Jun 30 10:11:18 2016 -0700 |
committer | Zane Sterling <zsterling@google.com> | Thu Jun 30 10:13:07 2016 -0700 |
tree | 29cd24f45ce3ecd9861d1f88b053aa416175adbc | |
parent | 1b115bbd96b01b64052b4fa005dff1b46781e529 [diff] |
Fix issue with history scrolling Switching the line terminator to \n caused issues with the history functionality, since queries would be printed with a newline at the end. This fixes that. Change-Id: I053436fffe9d2cdee94acf40ea146f9b6bdfc1d8
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.