termux on /en/tags/termux/ Recent content in termux on Hugo -- gohugo.io Sat, 23 Apr 2022 00:00:00 +0000 Text selection /en/pccopy/ Sat, 23 Apr 2022 00:00:00 +0000 /en/pccopy/ Click the following links to install menus for long pressing the button "link": google Translate bing translate deepL The file "/sdcard/uweb/default.select" defines menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format: [Name]:[mimetype]:[command line] [mimetype] specifies input/output for [command line]. It formats as "[input mimetype]/[output mimetype]". [input mimetype] can be the following: "html": rich text "" (empty): text ". Custom file handling /en/filecap/ Mon, 24 Aug 2020 00:00:00 +0000 /en/filecap/ Long press the settings button, check the option "custom file handling" to enable the functionality. The custom file handling configuration file is "/sdcard/uweb/default.filecap", each line of it has the format as follows: [file extension]:[mimetype]:[command line] The "[file extension]" part can have at most two-segment of extensions such as "txt.xz","html.gz". "[mimetype]" indicates the type of "[command line]" output. "[command line]" is same as the one in default.cmds. The most often used replacements are: