|
|
|
|
|
by clvv
5561 days ago
|
|
Another trick that I don't see people mention(excuse me if somebody here already did) is the bash history completion: \esc \tab This will complete based on your history, argument wise. Very useful when tab completion itself doesn't satisfy you. |
|