theniceboy/pudb/pudb.cfg
David Chen 06a0cf82a4 pudb
2020-01-29 22:44:06 -08:00

20 lines
385 B
INI

[pudb]
breakpoints_weight = 1
current_stack_frame = top
custom_shell =
custom_stringifier =
custom_theme =
default_variables_access_level = all
display = auto
hide_cmdline_win = False
line_numbers = True
prompt_on_quit = True
seen_welcome = e036
shell = internal
sidebar_width = 0.5
stack_weight = 1
stringifier = str
theme = monokai-256
variables_weight = 1
wrap_variables = True