forked from goodboy/tractor
Yeahh.. maybe sticky off by default is a little better for us XD
parent
0f24d4b83c
commit
ed5eabd054
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue