diff --git a/completion/ponysay b/completion/ponysay index 6dc76546..a644630b 100644 --- a/completion/ponysay +++ b/completion/ponysay @@ -55,7 +55,7 @@ (suggestion balloon (exec "'/usr/bin/ponysay'" --balloonlist) (no-exec ls "'/usr/share/ponysay/balloons'" (case (ponysay .say) (ponythink .think))) ) - (suggestion wrap (verbatim none inhertit 100 60) + (suggestion wrap (verbatim none inherit 100 60) (calc (pipe (stty size) (cut -d ' ' -f 2) ) - 10