<p>Pressing ":" or "!" with hardware keyboard sets focus on the address bar.<br>
The command line could be a ".js", ".sh" or other executable with arguments. Ex. ":!s g keyword" could invoke "s.js" executable with the whole string as arguments ("s.sh" or "s" if file exists, here "g" as google search engine); ":! g keyword" would invoke the file ".js" or ".sh" as executable.</p>
<p>For regular (non-js) executables, the standard output of the command line will be treated as lines of web urls.</p>
<p><ahref="i:0h.sh:../searchurl/txt/web.sh">Click to install the example file ".sh"</a><br>
<ahref="i:0hs.js:../searchurl/txt/web.js">Click to install the example file "s.js"</a></p>
<h3id="address-bar-command-modes">Address bar command modes</h3>
<p><ahref="../cmds/index.html">Commands</a> are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.</p>
<p>The configure file "default.acmd" has the exactly same format as <ahref="../cmds/index.html">default.cmds</a>. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" button to switch modes):</p>