/select-command-using-ptk

select command using python prompt toolkit

Primary LanguagePython

select-command-using-ptk

select command using python prompt toolkit

Image:
sample

I am stimulating from the following:
https://github.com/prompt-toolkit/python-prompt-toolkit/pull/427/commits/2b75d1835eee49c8881c1d8d7e107237227eda95#diff-a4228333fe0e9eca1e3149e15ae2d8de
Thanks.

Files

  • select_ptk1.py
    • using prompt toolkit 1.x
  • select_ptk2.py
    • using prompt toolkit 2.x

Explain

I explained this code in Japanese.

Thanks

Thanks ptk. Thanks all Committers.