Probably Python
Block or Report
Block or report darrenburns
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pytest-clarity Public
A plugin to improve the output of pytest with colourful unified diffs
1,023 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 114 commits in 2 repositories
Created a pull request in Textualize/textual that received 10 comments
Support for key aliases, key handling tests
Adds support for key aliases. Adds message pump unit tests for dispatching keys and ensuring handlers are called as expected. If multiple handler…
+139
−18
•
10
comments
Opened 27 other pull requests in 1 repository
Textualize/textual
2
open
25
merged
- Add Python 3.11 to CI, update install-poetry action
-
Reactive
always_update - More testing
- Fix color preview
- Color animate alpha
- Fix bindings as tuples
- Populate character on simulated key presses
- Fix variables in Screens, remove dark reactive from Screen
- Ensure scroll events are forwarded to the screen
- Add directory of file to run to sys path
- Add support for action handlers prefixed with _
- Checkbox polishing + fix auto-width in Horizontal layout
- Mention ordering of superpower methods in docs
-
Some bug fixes in
Input+ addtitletoAppconstructor - Get rid of string split key display, bug fix for not showing screen-level bindings
- Fix textual run path bug on Windows
- Remove unused code
- Fix _reset_focus being called on app instead of Screen
- Use screen offset instead of offset
-
Fix
:focus-withinpseudo-selector - Move focus logic to screen, add more key replacements, collapse bindings in footer
- Document links
-
Fix issues with
Styles.css, update "Grid" styles doc page - Documenting comma-separated bindings in docstring and guide
- Flag to enable header clock
- Some pull requests not shown.
Reviewed 21 pull requests in 2 repositories
Textualize/textual
19 pull requests
- Initial pull of 5x5 into the Textual examples directory
- Fix color preview
- Review the use of the bell in various examples and documentation files
- key bindings refactor
- fix focus glitch
- fix cursor delete issue
- wait for mount
- CSS docs review - Layout
- CSS docs review - Styles
- depth first search
- Win slow
- update borders with css
- add max_idle for screen
- Cli colors
- Support for key aliases, key handling tests
- fix error on exit from textual console
- Initialize reactive variables earlier
- Table polish
- Bump 0.2.0 BETA
Textualize/rich
2 pull requests
Created an issue in Textualize/textual that received 3 comments
Initial focus
Maybe we already have this somewhere, but I can't find it. When you launch a Textual app or push a Screen, it'd be nice to have a widget focused by…
3
comments





