Category "arrow-keys"

a python console application executed from within vscode integrated terminal not allowing arrow keys to select list items

I have a file samlapi.py. Running the file pops up a dialog with a list of menu items on the terminal to select from. I cannot traverse the menu items using key

Using arrow keys in a table but having it start from the selected table cell

I am trying to use arrow keys to navigate a table. The below code works but the problem is that it will only navigate from the last place the arrow key was used