From 1bb8fc3dada3531be09716fc68b7cf4dbc2413b4 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 12 May 2014 19:02:15 +0100 Subject: [PATCH] Add client server as a kakoune feature in README --- README.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index aab6c661..d37f93e5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -39,6 +39,9 @@ Features - Case manipulation - Indentation - Piping each selection to external filter + * Client-Server architecture + - Multiple clients on the same editing session + - Use tmux or your X11 window manager to manage windows * Simple interaction with external programs * Automatic contextual help * Automatic as you type completion