From df7b6d268276194e724709bbc6a731af34287b9d Mon Sep 17 00:00:00 2001 From: Tripp Sanders <45514010+tigerclaw989@users.noreply.github.com> Date: Tue, 3 Nov 2020 14:06:45 -0600 Subject: [PATCH] Add an iOS way. I added a way to close vim using the iSH app on iOS --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ab4e1de..2c663bc 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,13 @@ Run vim inside Termux and run this when you want to exit: :!su -c killall zygote ``` + +## The iOS way +Credit: @tigerclaw989 + +Close iSH. + + ## The JavaScript way ```js