readline: Add colored completion

This commit is contained in:
Maurizio Porrato 2020-09-10 13:29:38 +01:00
parent b33de227e7
commit 89aaad0379
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
"\e[5~": history-search-backward
"\e[6~": history-search-forward
set colored-stats on