On Mon, Nov 21, 2016 at 12:55:14PM +, Daniel Stone wrote:
> Hi Bryce,
>
> On 20 November 2016 at 22:00, Bryce Harrington wrote:
> > Add support for basic text file loading, to facilitate more expansive
> > testing of its UTF-8 text editing support.
>
> Honestly, I question the value of turni
Hi Bryce,
On 20 November 2016 at 22:00, Bryce Harrington wrote:
> Add support for basic text file loading, to facilitate more expansive
> testing of its UTF-8 text editing support.
Honestly, I question the value of turning the editor into something
'real': as soon as we're adding a --version arg
Add support for basic text file loading, to facilitate more expansive
testing of its UTF-8 text editing support.
Signed-off-by: Bryce Harrington
---
clients/editor.c | 115 ---
1 file changed, 110 insertions(+), 5 deletions(-)
diff --git a/cli