This commit is contained in:
Karolina Gontarek 2021-03-20 21:34:08 +01:00 committed by Johannes Altmanninger
parent 7fea321b3e
commit dcc1659266

View File

@ -36,7 +36,7 @@ $sleep
$tmux capture-pane -p
# CHECK: prompt 1> cat cmake/
# Correct case in pager when prefies differ in case (#7743).
# Correct case in pager when prefixes differ in case (#7743).
$tmux send-keys C-u C-l 'complete -c foo2 -a "aabc aaBd" -f' Enter C-l \
'foo2 A' Tab
$sleep