Is there a Linux command that will list all available commands and aliases for this terminal session?
As if you typed \'a\' and pressed tab, but for every letter of
Try to press ALT-? (alt and question mark at the same time). Give it a second or two to build the list. It should work in bash.