Posts tagged with completion

IPython-like completion in bash

To get ipython-like command completion in bash, i.e. to make it so that bash will only search the subset of history that starts with letters you have already...