FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/curtsies.py - optionalg/bpython · GitHub
optionalg
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
curtsies.py
on
inheritance-over-composition
User selector
Datepicker
Commit history
Commits on Dec 15, 2015
Refactor callbacks into methods
Show description for a9de650
thomasballinger
committed
a9de650
View commit details
Copy full SHA for a9de650
View code at this point
Browse repository at this point
first refactor step
thomasballinger
committed
1bc66fc
View commit details
Copy full SHA for 1bc66fc
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
tune size parameters
thomasballinger
committed
d2112a2
View commit details
Copy full SHA for d2112a2
View code at this point
Browse repository at this point
mitigate jarring scroll up on completion
Show description for f83e3eb
thomasballinger
committed
f83e3eb
View commit details
Copy full SHA for f83e3eb
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
set paste threshold at 3 keypress events
thomasballinger
committed
6df6a4a
View commit details
Copy full SHA for 6df6a4a
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Test combining events for paste detection
thomasballinger
committed
f108564
View commit details
Copy full SHA for f108564
View code at this point
Browse repository at this point
move paste detection to bpython
thomasballinger
committed
eefbff4
View commit details
Copy full SHA for eefbff4
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Allow multi-line banners (fixes #538)
Show description for ff4ad26
sebastinas
committed
ff4ad26
View commit details
Copy full SHA for ff4ad26
View code at this point
Browse repository at this point
Do not print version and help with -q (#fixes #527)
Show description for e1b0dcd
sebastinas
committed
e1b0dcd
View commit details
Copy full SHA for e1b0dcd
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Sort imports
Show description for 49818b9
sebastinas
committed
49818b9
View commit details
Copy full SHA for 49818b9
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Return exit codes
Show description for 8f938eb
sebastinas
committed
8f938eb
View commit details
Copy full SHA for 8f938eb
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Update translations
Show description for 4cfbb76
sebastinas
committed
4cfbb76
View commit details
Copy full SHA for 4cfbb76
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
change --type to --paste for initial paste
thomasballinger
committed
64bb2dd
View commit details
Copy full SHA for 64bb2dd
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Fix off-by-one
Show description for 844d350
sebastinas
committed
844d350
View commit details
Copy full SHA for 844d350
View code at this point
Browse repository at this point
Handle encodings properly in super paste mode
Show description for 6547d6d
sebastinas
committed
6547d6d
View commit details
Copy full SHA for 6547d6d
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
PEP-8
Show description for 5b406c1
sebastinas
committed
5b406c1
View commit details
Copy full SHA for 5b406c1
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Move the call to translations.init to main
Show description for dd29ad5
sebastinas
committed
dd29ad5
View commit details
Copy full SHA for dd29ad5
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Predict how long an undo will take and prompt for how many lines
thomasballinger
committed
babd41f
View commit details
Copy full SHA for babd41f
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
add another logging level activated with -LL
thomasballinger
committed
f446b2f
View commit details
Copy full SHA for f446b2f
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Fix some pyflakes warnings
Show description for b89705d
sebastinas
committed
b89705d
View commit details
Copy full SHA for b89705d
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Fix typo and consolidate curtsies.py
thomasballinger
committed
ab89794
View commit details
Copy full SHA for ab89794
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
Run PYTHONSTARTUP using events
Show description for cf5f8d7
sebastinas
committed
cf5f8d7
View commit details
Copy full SHA for cf5f8d7
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
improve ctrl-Z suspend behavior
Show description for 69eebf8
thomasballinger
committed
69eebf8
View commit details
Copy full SHA for 69eebf8
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Use pager for help browser (fixes #294)
Show description for 2afccdd
sebastinas
committed
2afccdd
View commit details
Copy full SHA for 2afccdd
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Use except Foo as e consistently
Show description for 65a17cf
sebastinas
committed
65a17cf
View commit details
Copy full SHA for 65a17cf
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
deal with more things being logged by curtsies now
thomasballinger
committed
d7b95d9
View commit details
Copy full SHA for d7b95d9
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
improve formatting
thomasballinger
committed
42f3e54
View commit details
Copy full SHA for 42f3e54
View code at this point
Browse repository at this point
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
fix timed refresh behavior, but ugly
thomasballinger
committed
3ce0ad3
View commit details
Copy full SHA for 3ce0ad3
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
Automatic refresh only every 1 second
Show description for e854572
thomasballinger
committed
e854572
View commit details
Copy full SHA for e854572
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
Commits on Oct 17, 2014
first pass at python version banner
thomasballinger
committed
4ae4c81
View commit details
Copy full SHA for 4ae4c81
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
Commits on Oct 15, 2014
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
Commits on Oct 14, 2014
Changed 'scroll' to 'curtsies' in help message
lrraymond13
committed
6dcfc37
View commit details
Copy full SHA for 6dcfc37
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL