##// END OF EJS Templates
Backport PR #10305: Respect completions display style in terminal debugger...
Backport PR #10305: Respect completions display style in terminal debugger Make the debugger prompt use the same completions style as the main IPython prompt. Closes gh-9746

File last commit:

r22451:195dd408
r23385:66bc9c09 auto-backport-of-...
Show More
development.rst
20 lines | 519 B | text/x-rst | RstLexer

Development version

This document describes in-flight development work.

Warning

Please do not edit this file by hand (doing so will likely cause merge conflicts for other Pull Requests). Instead, create a new file in the docs/source/whatsnew/pr folder

Backwards incompatible changes