5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
6 <link rel=
"alternate" type=
"application/rss+xml" href=
"../../en/tags/termux/index.xml" title=
"uweb browser: unlimited power">
8 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
10 <script type=
"text/javascript">
12 let href
= location
.href
;
13 for(let i
=href
.length
-1;i
>0;i
--){
14 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
21 location
.href
= location
.href
.substring(0,i
+1)+page
;
23 function nav2Lang(lang
){
25 let href
= location
.href
;
26 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
31 <header class='header'
>
32 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('index.html#')">Home
</a> <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('tags/index.html#')">Tags
</a>
35 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('zh')">简体中文
</a>
43 <div class=
"container">
44 <h1 class=
"title">Termux
</h1>
48 <a href=
"../../textprocess/index.html#">
49 <span>Text selection/processing
</span>
54 <a href=
"../../tools/index.html#">
60 <a href=
"../../filecap/index.html#">
61 <span>Custom file handling
</span>