-1

I have a problem that I couldn't find a solution to (maybe I'm just a horrible google user).

Anyways: I use oh-my-zsh with a custom theme and one or two plugins, but nothing too fancy. Whenever I double-press tab to bring up the completion suggestions, e.g. when using cd, my prompt's automatically colored blue (see attached image).

I have tried deactivating my theme and some stuff in ~/.oh-my-zsh/lib/completion.sh, but I couldn't find anything that helps. I just want my regular green even though I double tab.

Any help?

Example of coloring

LeoReentry
  • 81
  • 9

1 Answers1

0

This answer to a related question seems to address your issue (I have not tested it myself):

https://unix.stackexchange.com/questions/16243/is-there-a-way-to-set-coloring-for-cd-tab-complete/16245#16245

Community
  • 1
  • 1
ma-ti
  • 126
  • 8
  • If it addresses the issue, then the question can be closed as a duplicate. If it does not, then this answer is just wrong. Either way, you shouldn't simply post links to other questions as answers. – chepner Dec 23 '16 at 16:12