From ecdb762bb4c880e202faf7d2058a4e81fed206c4 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 13 Oct 2025 20:39:22 +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 | 10 +++++----- en/sitemap.xml | 6 +++--- sitemap.xml | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index f0a243b9..cc3772e2 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 - Mon, 13 Oct 2025 20:25:21 +0800 + Mon, 13 Oct 2025 20:37:41 +0800 - Common phrases and input method enhancement + Phrases and input method 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">&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> + <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: undo</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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 78cfa942..4e951fdc 100644 --- a/en/index.html +++ b/en/index.html @@ -99,7 +99,7 @@
  • - Common phrases and input method enhancement + Phrases and input method
  • diff --git a/en/index.xml b/en/index.xml index 32a0b817..66e972c7 100644 --- a/en/index.xml +++ b/en/index.xml @@ -6,14 +6,14 @@ Recent content on uweb browser: unlimited power Hugo en - Mon, 13 Oct 2025 20:25:21 +0800 + Mon, 13 Oct 2025 20:37:41 +0800 - Common phrases and input method enhancement + Phrases and input method 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">&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> + <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: undo</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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 dcb850b2..f90f5857 100644 --- a/en/input/index.html +++ b/en/input/index.html @@ -6,7 +6,7 @@ - Common phrases and input method enhancement + Phrases and input method