Yeahh.. maybe sticky off by default is a little better for us XD

proper_breakpoint_hooking
Tyler Goodlet 2023-04-17 16:40:08 -04:00
parent 0f24d4b83c
commit ed5eabd054
1 changed files with 2 additions and 2 deletions

View File

@ -161,8 +161,8 @@ class TractorConfig(pdbp.DefaultConfig):
Custom ``pdbp`` goodness.
'''
# use_pygments = True
sticky_by_default = True
use_pygments = True
sticky_by_default = False
enable_hidden_frames = False