On Nov 21, 2016, at 1:26 PM, Bryce Harrington wrote:
>
> Add support for basic text file loading, to facilitate more expansive
> testing of its UTF-8 text editing support.
>
> Signed-off-by: Bryce Harrington
This patch checks the command line options for a filename, prints the new
usage string
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 | 67 +++-
1 file changed, 62 insertions(+), 5 deletions(-)
diff --git a/clie