From dc5bab9f17edff847833f7e3fd3d9b2853170005 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 15 Sep 2022 09:58:13 +0800 Subject: [PATCH] fix address bar command mode --- en/_posts/index.xml | 2 +- en/acmd/index.html | 2 +- en/index.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index fb8b3dd..e8a298b 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -35,7 +35,7 @@ All html5 applications locating in a subfolder whose name begins with " Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily. The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes): Shell command mode -<a href="i:0gdefault.acmd::bc:text/plain:echo "%25s"|bc -l -q%0A">GNU bc (basic calculator) command mode (need termux for Android 10- ) +GNU bc (basic calculator) command mode (need termux for Android 10- ) diff --git a/en/acmd/index.html b/en/acmd/index.html index 9bafa10..5b59884 100644 --- a/en/acmd/index.html +++ b/en/acmd/index.html @@ -46,7 +46,7 @@

Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.

The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes):

Shell command mode

-

<a href="i:0gdefault.acmd::bc:text/plain:echo "%25s"|bc -l -q%0A">GNU bc (basic calculator) command mode (need termux for Android 10- )

+

GNU bc (basic calculator) command mode (need termux for Android 10- )

GNUPlot plot (2D function), needs uweb adapted termux & gnuplot