Add pm3line API to hide readline, allowing easier implementation of alternatives

This commit is contained in:
Philippe Teuwen 2022-01-10 23:53:01 +01:00
commit fc13b6b20c
12 changed files with 265 additions and 227 deletions

View file

@ -287,7 +287,7 @@ style:
[ -x client/proxmark3 ] && client/proxmark3 --fulltext | sed 's#com[0-9]#/dev/ttyacm0#'|python3 client/pyscripts/pm3_help2json.py - doc/commands.json
# Update the readline autocomplete autogenerated code
[ -x client/proxmark3 ] && client/proxmark3 --fulltext | python3 client/pyscripts/pm3_help2list.py - client/src/rl_vocabulory.h
[ -x client/proxmark3 ] && client/proxmark3 --fulltext | python3 client/pyscripts/pm3_help2list.py - client/src/pm3line_vocabulory.h
# Detecting weird codepages and tabs.