termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
35.42k stars 3.72k forks source link

[Feature]: add 'Autofill password' to terminal toolbar #2526

Open siccovansas opened 2 years ago

siccovansas commented 2 years ago

Feature description

I have to enter passwords quite often and use the 'Autofill password' option to summon my password manager. It currently takes 3 steps to do this:

Would it be possible to make the terminal toolbar configurable to allow people to add an 'Autofill password' button to it (maybe just a small button with a key/🔑 icon)? This would make password input a lot faster :).

Additional information

-

bb010g commented 10 months ago

Additionally, I would only like to autofill passwords on explicit request, and never have the OS automatically suggest doing so in Termux.

twaik commented 9 months ago

@agnostic-apollo I think we can make something like "PASS" keyword for ExtraKeys to trigger password autofilling, can't we? Like it is done for "PASTE" and "DRAWER"?

agnostic-apollo commented 9 months ago

Should be doable

tutacat commented 4 months ago

Hi @siccovansas This can be closed as it has been merged. (#1664)

siccovansas commented 4 months ago

Hi @tutacat, that pull request talks about the context menu (if I understand it correctly). I'm indeed currently using the context menu to autofill passwords. In this issue I'm asking for an easier solution, because using the context menu takes 3 steps and my proposed solution would take 1 step to autofill passwords. Any other solutions which take less than 3 steps are welcome as well (e.g. if 'Autofill password' is directly shown after long pressing the terminal, instead of having to click 'More...' first; this would make it 2 steps).

inos-github commented 1 week ago

I would highly appreciate if this enhancement could be realised. This would make password handling much more convenient!