Batch script: navigation menu with highlighted selection
问题 I am obsessed with idea of mimicking functionality of 8-bit era programs by virtue of pure command line. So I want to make an array of menu options which can be selected with nominal (since there are no keymap for arrowkeys) left and right keys and confirmed with Enter. To keep things clear there is a working example I wrote. Please pay attention for ANSI escape codes I use A LOT, not sure if ESC control character would display in browser. @ECHO OFF ECHO Chose and option with [36mZ[0m for