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

Consider adding support to add count to commands #140

Open
dohsimpson opened this issue Jun 3, 2015 · 1 comment
Open

Consider adding support to add count to commands #140

dohsimpson opened this issue Jun 3, 2015 · 1 comment

Comments

@dohsimpson
Copy link

For example, while in a loop, press 50t to run pass the cursor 49 times before it breaks.
Would be a really nice feature:)

@inducer
Copy link
Owner

inducer commented Jun 4, 2015

Not a bad idea. I unfortunately don't have the bandwidth to do it right now, but I'd certainly review a patch.

dohsimpson added a commit to dohsimpson/pudb that referenced this issue Jun 15, 2015
see issue inducer#140
supported commands: run to cursor; movements(j/k/h/l);
stack movements(u/d)
Bug: UI is not correctly updated at the program termination
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

2 participants