
Second, change behaviour of TAB key in this help tip. At this moment, by pressing TAB, we accomplish currently selected command. I propose better way.
When you type
Code: Select all
#PB_EvCode: Select all
#PB_EventCode: Select all
#PB_Event3D
#PB_Event_
#PB_EventType_Code: Select all
#PB_EventTypeThen, you type "_" to weed out "3D" commands, then type "D" to show all "Download" variants, e.t.c...
Got the idea? If not, see Unix-way command-line prompting completion on wikipedia


