adb autocomplete plugin
- Adds autocomplete options for all adb commands.
- Add autocomplete for
adb -s
Requirements
In order to make this work, you will need to have the Android adb tools set up in your path.
Currently it shows for example the following: DEVICE_ID -- transport_id:2 which doesn't really ease device selection. I've adapted the awk script to print device name with it's model name, see the example below: DEVICE_ID -- Pixel_3(blueline)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | add autocomplete for adb -s option (#6121) | |
_adb | adb: improve `adb -s` completion to show helpful info (#7532) |