From d3c1b9c4bd4e943fe1690a4cd986d3a22de9870e Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Wed, 4 Jul 2018 00:16:18 +0800 Subject: [PATCH] update hacking docs --- HACKING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HACKING.md b/HACKING.md index add3c44..7eee7d2 100644 --- a/HACKING.md +++ b/HACKING.md @@ -66,6 +66,8 @@ def new_buffer(self, buffer_id, url): ``` Execute command `eaf-stop-process' to kill old python process. + Execute command `eaf-start-process' to start new python process. + Execute command `eaf-open' and type "eaf rocks!". ```