Autocomplete git in mac OS not working?

后端 未结 6 1632
清歌不尽
清歌不尽 2021-02-01 07:19

I am using git in mac. I am trying to have the autocomplete feature. I followed these steps (http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/) but I get this

6条回答
  •  忘了有多久
    2021-02-01 07:39

    From your error report:

    case "$COMP_WORDBREAK'" in
                         ^ the problem is in unpaired apostrophe 
    

提交回复
热议问题