<br><br><div class="gmail_quote">On Fri, Aug 5, 2011 at 19:02, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com">fperez.net@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, Aug 5, 2011 at 6:49 PM, Min RK <<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>> wrote:<br>
</div><div class="im">> Not true, it's c.IPythonWidget.in_prompt<br>
<br>
</div>Cool, so *some* customization did make it in, that's great. It's<br>
worth noting to the OP, however, that the fully prompt specification<br>
syntax that exists in the terminal is still NOT available in the Qt<br>
console, and that's what I was thinking about when I replied. The Qt<br>
console won't interpet things like \H that we turn into a full<br>
Hostname, for example...<br>
<br>
We had long discussions about the issues that Brian just alluded to,<br>
and we never quite finished the details of how we wanted the messaging<br>
to work out in order to accommodate arbitrary prompts that could<br>
contain computed data from the kernel, like our current syntax allows<br>
in the terminal. But I didn't realize that at least the prompt string<br>
and number could be controlled by the user, which is great.<br>
<br>
The more complex system does remain a todo item, but perhaps what's<br>
available now will be enough for the OP.<br></blockquote><div><br></div><div>That's true. Thomas' work in the PromptManger will bring this closer:</div><div><a href="https://github.com/ipython/ipython/pull/507">https://github.com/ipython/ipython/pull/507</a></div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Cheers,<br>
<font color="#888888"><br>
f<br>
</font></blockquote></div><br>