The description of Termux
Termux combines powerful terminal emulation with an extensive Linux package collection.
• Enjoy the bash and zsh shells.
• Manage files with nnn and edit them with nano, vim or emacs.
• Access servers over ssh.
• Develop in C with clang, make and gdb.
• Use the python console as a pocket calculator.
• Check out projects with git.
• Run text-based games with frotz.
At first start a small base system is downloaded - desired packages can then be installed using the apt package manager. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.
Want to read the wiki?
https://wiki.termux.com
Want to ask questions, report bugs or give feedback?
https://termux.com/community
Want to join the Termux IRC chat?
#termux on freenode
• Enjoy the bash and zsh shells.
• Manage files with nnn and edit them with nano, vim or emacs.
• Access servers over ssh.
• Develop in C with clang, make and gdb.
• Use the python console as a pocket calculator.
• Check out projects with git.
• Run text-based games with frotz.
At first start a small base system is downloaded - desired packages can then be installed using the apt package manager. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.
Want to read the wiki?
https://wiki.termux.com
Want to ask questions, report bugs or give feedback?
https://termux.com/community
Want to join the Termux IRC chat?
#termux on freenode
Termux 0.101 Update
2020-09-29
• Terminal emulation: fix handling of DECRQM sequence. Issue #1752.
• Fix crash when using RunCommandService and issue with foreground sessions. Pull request #1764.
• Update bootstrap archives.
• Fix crash when using RunCommandService and issue with foreground sessions. Pull request #1764.
• Update bootstrap archives.
0 Comments