readline: enable mark-symlinked-directories
This allows "ls /sys<TAB>" to complete to "/system/" rather than "/system". It restores the behavior as it was before we outsourced bash.
This commit is contained in:
parent
89397bab16
commit
41660cabf4
@ -10,3 +10,5 @@
|
|||||||
set meta-flag on
|
set meta-flag on
|
||||||
set output-meta on
|
set output-meta on
|
||||||
set convert-meta off
|
set convert-meta off
|
||||||
|
|
||||||
|
set mark-symlinked-directories On
|
||||||
|
Loading…
x
Reference in New Issue
Block a user