BLT

Comment 2 for bug 220880

Revision history for this message
Marnanel Thurman (marnanel) wrote :

There does seem to be a small problem when .bashrcs created this way are run inside terminals launched through a hot key:

 bash: PROMPT_COMMAND: line 0: syntax error near unexpected token `;'
 bash: PROMPT_COMMAND: line 0: `;/usr/local/bin/blt --check'
 marnanel@ubuntu:~$

i.e. PROMPT_COMMAND was badly set in the first place; does bash use a default if P_C is unset? We need to look into this.