From e2c6b3ca50425a91fdd17ee652bb65c96753e0a1 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 13 Oct 2025 20:28:53 +0800 Subject: [PATCH] enable address bar as IME --- en/_posts/index.xml | 6 +++--- en/index.html | 2 +- en/index.xml | 6 +++--- en/input/index.html | 19 +++++++++++-------- en/sitemap.xml | 6 +++--- sitemap.xml | 2 +- 6 files changed, 22 insertions(+), 19 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 5f3e1158..f0a243b9 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -6,14 +6,14 @@ Recent content in _Posts on uweb browser: unlimited power Hugo en - Sun, 12 Oct 2025 16:34:52 +0800 + Mon, 13 Oct 2025 20:25:21 +0800 - Common phrases as input method + Common phrases and input method enhancement https://jamesfengcao.gitlab.io/uweb/en/input/ Sun, 12 Oct 2025 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/input/ - <h4 id="defaultinput">default.input</h4> <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> + <h4 id="defaultinput">&quot;default.input&quot;</h4> <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> Tips diff --git a/en/index.html b/en/index.html index 2efbecd8..78cfa942 100644 --- a/en/index.html +++ b/en/index.html @@ -99,7 +99,7 @@
  • - Common phrases as input method + Common phrases and input method enhancement
  • diff --git a/en/index.xml b/en/index.xml index a22a5e6a..32a0b817 100644 --- a/en/index.xml +++ b/en/index.xml @@ -6,14 +6,14 @@ Recent content on uweb browser: unlimited power Hugo en - Sun, 12 Oct 2025 16:34:52 +0800 + Mon, 13 Oct 2025 20:25:21 +0800 - Common phrases as input method + Common phrases and input method enhancement https://jamesfengcao.gitlab.io/uweb/en/input/ Sun, 12 Oct 2025 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/input/ - <h4 id="defaultinput">default.input</h4> <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> + <h4 id="defaultinput">&quot;default.input&quot;</h4> <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> Tips diff --git a/en/input/index.html b/en/input/index.html index 0bb4ca98..dcb850b2 100644 --- a/en/input/index.html +++ b/en/input/index.html @@ -6,7 +6,7 @@ - Common phrases as input method + Common phrases and input method enhancement