justinmayer / virtualfish

Fish shell tool for managing Python virtual environments
MIT License
1.06k stars 100 forks source link

Error with theme omf pure: test: Missing argument at index 2 #79

Closed edouard-lopez closed 8 years ago

edouard-lopez commented 8 years ago

When customizing my fish_prompt as shown in the documentation with my omf theme pure I got error

test: Missing argument at index 2

I tried with another theme (flash) and got event more error.

steps

I edited the fish_prompt as follow:

funced fish_prompt
# add lines, then save and quit vim
funcsave fish_prompt
# Ctrl+D to quit tmux tab
# open new tab, get the error

Question

How can I solve this issue?

See also

scorphus commented 8 years ago

This is not a virtualfish issue. rafaelrinaldi/pure#17 has the solution.