Re: [IPython 5] [Docs] Custom Terminal Prompts
Fernando Perez <[email protected]> Sun, 10 Jul 2016 16:15:38 -0700
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAHAreOrAk1LPu-7dAkqfaKMV8VBAPk3JchcfDD5pvwVfmg1G2A@mail.gmail.com> |
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