Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
curtsiesfrontend
on
fancy-paste
User selector
All users
All time
Commit history
Commits on Nov 23, 2014
deleting of lines super-paste feature
thomasballinger
committed
14d5d1f
View commit details
Copy full SHA for 14d5d1f
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Refactor reactor into curtsies Input object
thomasballinger
committed
7008439
View commit details
Copy full SHA for 7008439
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
allow more key configuration, prevent doublebinds
thomasballinger
committed
329f370
View commit details
Copy full SHA for 329f370
View code at this point
Browse repository at this point
fix #370
thomasballinger
committed
81c2197
View commit details
Copy full SHA for 81c2197
View code at this point
Browse repository at this point
rename special_mode -> incremental_search_mode
thomasballinger
committed
4d05870
View commit details
Copy full SHA for 4d05870
View code at this point
Browse repository at this point
formatting and tests
thomasballinger
committed
06b9400
View commit details
Copy full SHA for 06b9400
View code at this point
Browse repository at this point
first pass at suspending
Show description for 4a43c11
thomasballinger
committed
4a43c11
View commit details
Copy full SHA for 4a43c11
View code at this point
Browse repository at this point
fix hacky __import__ override
Show description for 9fa5e7e
thomasballinger
committed
9fa5e7e
View commit details
Copy full SHA for 9fa5e7e
View code at this point
Browse repository at this point
remove outdated testing beeper module
thomasballinger
committed
20f0b3b
View commit details
Copy full SHA for 20f0b3b
View code at this point
Browse repository at this point
Improve fish-style highlighted reverse search
thomasballinger
committed
9a90d60
View commit details
Copy full SHA for 9a90d60
View code at this point
Browse repository at this point
convert tabs in rl_history entries to spaces
Show description for 8fbb11e
thomasballinger
committed
8fbb11e
View commit details
Copy full SHA for 8fbb11e
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
fix 415
thomasballinger
committed
3cddcc6
View commit details
Copy full SHA for 3cddcc6
View code at this point
Browse repository at this point
Merge branch 'fix-inconsistent-history'
Show description for 2cb18da
thomasballinger
committed
2cb18da
View commit details
Copy full SHA for 2cb18da
View code at this point
Browse repository at this point
Tests for all sorts of inconsistent history edge cases
Show description for 6469adf
thomasballinger
committed
6469adf
View commit details
Copy full SHA for 6469adf
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
test_rewind_contiguity_loss test passing
thomasballinger
committed
10948f8
View commit details
Copy full SHA for 10948f8
View code at this point
Browse repository at this point
tests for clearing, fix issue #343
thomasballinger
committed
313189c
View commit details
Copy full SHA for 313189c
View code at this point
Browse repository at this point
Remove curtsies fill_terminal option
Show description for 9d48733
thomasballinger
committed
9d48733
View commit details
Copy full SHA for 9d48733
View code at this point
Browse repository at this point
Add tests for special rewind cases
thomasballinger
committed
f4d353c
View commit details
Copy full SHA for f4d353c
View code at this point
Browse repository at this point
Inconsistent history message only shows up once
susinmotion
authored and
thomasballinger
committed
2ebb430
View commit details
Copy full SHA for 2ebb430
View code at this point
Browse repository at this point
History inconsistent message appears when history offscreen changes
susinmotion
authored and
thomasballinger
committed
ccd793f
View commit details
Copy full SHA for ccd793f
View code at this point
Browse repository at this point
shows error message. However, jumps up 2 lines when rewind is pressed the first time. Also does something weird when you try to rewind past the error message
susinmotion
authored and
thomasballinger
committed
c427c71
View commit details
Copy full SHA for c427c71
View code at this point
Browse repository at this point
rewinding some of our changes.
susinmotion
authored and
thomasballinger
committed
a8136bb
View commit details
Copy full SHA for a8136bb
View code at this point
Browse repository at this point
fixing bug 393
susinmotion
authored and
thomasballinger
committed
f721c1d
View commit details
Copy full SHA for f721c1d
View code at this point
Browse repository at this point
pressing <Esc+.> prints the last word of the last command to the command line
Show description for df80ea1
susinmotion
authored and
thomasballinger
committed
df80ea1
View commit details
Copy full SHA for df80ea1
View code at this point
Browse repository at this point
Commits on Oct 12, 2014
Use a specific `SourceNotFound` in get_source_of_current_name().
Show description for e18e437
Trundle
committed
e18e437
View commit details
Copy full SHA for e18e437
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Minor cosmetic changes.
Trundle
committed
2ce4a87
View commit details
Copy full SHA for 2ce4a87
View code at this point
Browse repository at this point
Remove some unused imports.
Trundle
committed
86fb570
View commit details
Copy full SHA for 86fb570
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
simplify error message raising and handling
mlauter
committed
73d74b2
View commit details
Copy full SHA for 73d74b2
View code at this point
Browse repository at this point
send long error messages originating in inspect.getsource to pager not status_bar
mlauter
committed
1c218a1
View commit details
Copy full SHA for 1c218a1
View code at this point
Browse repository at this point
modify the NameError message displayed by show_source
mlauter
committed
31db4c7
View commit details
Copy full SHA for 31db4c7
View code at this point
Browse repository at this point
fix show_source method of curtsiesfrontend/repl to catch exceptions from get_source_of_current_name
mlauter
committed
13eb518
View commit details
Copy full SHA for 13eb518
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
consistent return for delete_word_from_cursor_back
Show description for 882c1f3
wwwjfy
committed
882c1f3
View commit details
Copy full SHA for 882c1f3
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge pull request #389 from susinmotion/feature/escape-dot
Show description for f01649a
thomasballinger
committed
f01649a
View commit details
Copy full SHA for f01649a
View code at this point
Browse repository at this point
pressing <Esc+.> prints the last word of the last command to the command line
Show description for a666071
susinmotion
committed
a666071
View commit details
Copy full SHA for a666071
View code at this point
Browse repository at this point
make other frontends work
thomasballinger
committed
f9fa7e8
View commit details
Copy full SHA for f9fa7e8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.