This change enables UP-arrow and DOWN-arrow full-line history completion. For example, if you write `git clone` and press UP: - Before this change, it will use the last command that starts with `git`. - After this change, it will use the last command that starts with `git clone`.master
parent
273063ad59
commit
95aa9bd97b
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue