aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 3 insertions, 6 deletions
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
-----------------