Re: [IPython 5] [Docs] Custom Terminal Prompts

Carl Smith <[email protected]> Mon, 11 Jul 2016 00:20:03 +0100
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAP-uhDczbZFa-KhmT6gVH8TL7iVf+j99JgmEBh8OEvPE6ott7w@mail.gmail.com>
Thanks Fernando, but please don't put yourself out on my account.
Obviously, it's something that needs figuring out, but there's no urgency
here.

Best,

-- Carl Smith
[email protected]

On 11 July 2016 at 00:15, Fernando Perez <[email protected]> wrote:

> On Sun, Jul 10, 2016 at 4:11 PM, Carl Smith <[email protected]> wrote:
>
>> No problem at all, Fernando.
>>
>
> Great, thanks!
>
>
>> I did have a go at it based on the code Thomas pointed to, but couldn't
>> figure out how to use the reference to `self.shell.execution_count`. When
>> it's used directly, as it is in the IPython source (passed through `str`),
>> you end up with something like this:
>>
>>     In [<traitlets.traitlets.Int at 0x104800b70>]:
>>
>> Using the `default_value` and `default_value_repr` methods, gives you the
>> number, but it was always `1`, no matter what the actual input number was.
>>
>
> Mmh, I'm afraid I haven't really done any significant prompt
> customizations in years, way before we made the system traitlets-based... I
> don't have a quick solution handy.  But let's see if someone else can pitch
> in and we get a solution, otherwise I'll try to dig in later...
>
> --
> Fernando Perez (@fperez_org; http://fperez.org)
> fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
> fernando.perez-at-berkeley: contact me here for any direct mail
>
> _______________________________________________
> IPython-dev mailing list
> [email protected]
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev