From 6eef82ce016971ec17c3cbeae5d24707a315d068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 14 Jan 2015 12:35:26 +0100 Subject: Remove nano like frontend for now If time permits I still want to experiment with different editing paradigms and write a proper nano/sandy/sam frontend but at the moment it is just bitrotting and not very useful. --- README | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 973ddb6..1b5ac8b 100644 --- a/README +++ b/README @@ -275,13 +275,10 @@ Editor Frontends The editor core is written in a library like fashion which should make it possible to write multiple frontends with possibly different user -interfaces/paradigms. +interfaces/paradigms. The frontend to run is selected based on the +executable name. -At the moment there exists a barely functional, non-modal nano/sandy -like interface which was used during early testing. The default interface -is a vim clone called vis. - -The frontend to run is selected based on the executable name. +The default interface is a vim clone called vis. Key binding modes ----------------- -- cgit v1.2.3