Ubuntu – Shell TAB key completion not working
Problem: On my Ubuntu 15.10 laptop I found TAB key completion was not working in the bash shell / terminal. Solution: I started by checking the basics; Running echo $SHELL confirmed I was indeed using a bash shell. Running dpkg …