Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pudb + configuration #2

Open
arne-cl opened this issue Mar 13, 2018 · 0 comments
Open

add pudb + configuration #2

arne-cl opened this issue Mar 13, 2018 · 0 comments

Comments

@arne-cl
Copy link
Member

arne-cl commented Mar 13, 2018

  • add pudb (for Python 2 and 3)
  • add config file
$ cat .config/pudb/pudb.cfg 
[pudb]
breakpoints_weight = 1
current_stack_frame = top
custom_shell = 
custom_stringifier = 
custom_theme = 
display = auto
line_numbers = True
prompt_on_quit = True
seen_welcome = e033
shell = ipython
sidebar_width = 0.5
stack_weight = 1
stringifier = str
theme = classic
variables_weight = 1
wrap_variables = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant