mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
Fix typo
This commit is contained in:
committed by
Johannes Altmanninger
parent
7fea321b3e
commit
dcc1659266
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user