aboutsummaryrefslogtreecommitdiff
path: root/docs/editors/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/editors/index.html')
-rw-r--r--docs/editors/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/editors/index.html b/docs/editors/index.html
index c2b72593..c80288ba 100644
--- a/docs/editors/index.html
+++ b/docs/editors/index.html
@@ -11,6 +11,7 @@
<p><a href="https://abrudz.github.io/lb/bqn">This bookmarklet</a> enables BQN input in any webpage in your <strong>browser</strong>.</p>
<p><a href="https://gist.github.com/dzaima/35ca0ce12b5e215a62460f00e693984f">This userscript</a> highlights BQN code on <strong>GitHub</strong>. The highlighting library <a href="https://prismjs.com/">prism.js</a> also supports BQN.</p>
<p>For <strong>Android</strong>, <a href="https://github.com/dzaima/hackerskeyboard/releases/latest">this fork</a> adds APL and BQN to Hacker's Keyboard.</p>
+<p>For <strong>iPhone</strong>, <a href="https://github.com/gitonthescene/APLKeyboard">this repository</a> includes a BQN keyboard for the Pythonista IDE.</p>
<p>The file <a href="https://github.com/mlochbaum/BQN/blob/master/editors/inputrc">inputrc</a> can be copied or appended to <code><span class='Value'>~</span><span class='Function'>/</span><span class='Value'>.inputrc</span></code> to enable backslash input in <strong>bash</strong>, BQN with <strong>rlwrap</strong>, and other software that uses GNU Readline.</p>
<p>Support for other editors, OSes, or workflows will be gladly accepted!</p>
<h2 id="system-wide"><a class="header" href="#system-wide">System-wide</a></h2>