sansjtw1 / Ankali-app

The Ankali App is a tool that leverages Proot to create an isolated "chroot" environment on Android devices without the need for rooting, in order to run a Kali Linux environment within a non-Linux environment.
https://ankali-docs.netlify.app/
3 stars 2 forks source link

Feedback problem #1

Open sansjtw1 opened 3 months ago

sansjtw1 commented 3 months ago

Ankali needs users to feedback bugs and suggestions so as to better complete Ankali.

sh1yan commented 2 weeks ago

建议增加像 Termux 工具的特殊命令输入栏,extra-keys = [ \ ['ESC','|','/','`','UP','QUOTE','APOSTROPHE'], \ ['TAB','CTRL','~','LEFT','DOWN','RIGHT','ENTER'] \ ] 可以参考这个:https://www.sqlsec.com/2018/05/termux.html#%E5%AE%9A%E5%88%B6%E5%B8%B8%E7%94%A8%E6%8C%89%E9%94%AE

sansjtw1 commented 2 weeks ago

Thank you for your suggestion regarding the "Add a special command input bar" adjustment for Ankali! As you can see, the Ankali terminal emulator is different from Termux, as it relies on TermOne Plus which provides the "Special Keys" feature.For more information on Special Keys, you can refer to: https://ankali-docs.netlify.app/Special _keyl So, in future versions, I will work on refining your suggestion when I have some free time. Thank you for your valuable feedback!