👁️🗨️
Nothing like the eve of extinction to bring focus to the mind.
Developer, Emacs addict, geek.
Pinned Loading
-
org-davep-2bit
org-davep-2bit PublicCommon Lisp code to read data from 2bit files (work-in-progress personal play project)
4,171 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 286 commits in 11 repositories
Opened 68 pull requests in 11 repositories
davep/hike
27
merged
-
v0.11.1
This contribution was made on Apr 12
-
Work around https://github.com/Textualize/textual/issues/5742
This contribution was made on Apr 12
-
Remove hangover reminder comment
This contribution was made on Apr 8
-
Update the contribution guide now development has slowed
This contribution was made on Apr 7
-
Add codespell checking
This contribution was made on Apr 7
-
Crop bookmarks and history the "improved" way
This contribution was made on Apr 6
-
Tidy the Makefile
This contribution was made on Apr 6
-
v0.11.0
This contribution was made on Apr 6
-
Have a single source of truth for icons
This contribution was made on Apr 6
-
Fix a typo
This contribution was made on Apr 6
-
Add the ability to search the history from the palette
This contribution was made on Apr 5
-
Add some more links between different parts of the docs
This contribution was made on Apr 5
-
Document the commands
This contribution was made on Apr 5
-
Typos
This contribution was made on Apr 5
-
Move the docs to their own custom domain
This contribution was made on Apr 5
-
Update the PyPI metadata to point to the documentation
This contribution was made on Apr 4
-
v0.10.0
This contribution was made on Apr 3
-
Add more key aliases for scrolling the markdown document
This contribution was made on Apr 3
-
Add a workaround for Textual having broken OptionList
This contribution was made on Apr 3
-
Fix the correct document not being shown on cli load
This contribution was made on Apr 2
-
Add
--navigation
/--no-navigation
as command line optionsThis contribution was made on Apr 2 -
Allow setting the theme via the command line
This contribution was made on Apr 2
-
Add documentation
This contribution was made on Apr 2
-
Help pyright find the venv
This contribution was made on Apr 2
-
v0.9.0
This contribution was made on Apr 1
- Some pull requests not shown.
davep/peplum
12
merged
-
v0.6.1
This contribution was made on Apr 12
-
Bump Textual to v3.1.0
This contribution was made on Apr 12
-
Fix a couple of ChangeLog typos
This contribution was made on Apr 9
-
Make development environment current before making screens
This contribution was made on Apr 9
-
v0.6.0
This contribution was made on Apr 9
-
Add documentation
This contribution was made on Apr 9
-
Add the ability to rebind the system commands
This contribution was made on Apr 9
-
v0.5.0
This contribution was made on Apr 8
-
Add some CLI functionality
This contribution was made on Apr 8
-
Add
codespell
to the code quality checksThis contribution was made on Apr 8 -
Add a command for reversing the sort order
This contribution was made on Apr 8
-
Unpin Textual
This contribution was made on Apr 7
davep/textual-enhanced
1
open
8
merged
-
WiP: Surprise markup-safe notifications
This contribution was made on Apr 12
-
Add codespell to the code quality checks
This contribution was made on Apr 7
-
Rename
ModalInput.search
toModalInput.accept_input
This contribution was made on Apr 7 -
Move the docs to their own subdomain
This contribution was made on Apr 5
-
v0.11.0
This contribution was made on Apr 3
-
Add more less-a-like bindings to EnhancedVerticalScroll
This contribution was made on Apr 3
-
v0.10.0
This contribution was made on Apr 1
-
Ensure the correct Python version is used within the matrix
This contribution was made on Apr 1
-
Add support for user-provided binding overrides for commands
This contribution was made on Apr 1
davep/pispy
5
merged
-
v1.0.0
This contribution was made on Apr 12
-
Bump Textual
This contribution was made on Apr 12
-
Assorted tweaks and revamping
This contribution was made on Apr 11
-
Add workflow for performing code quality checks
This contribution was made on Apr 11
-
Add codespell to code quality checks
This contribution was made on Apr 11
davep/aging
4
merged
-
Add a workaround for https://github.com/Textualize/textual/issues/5742
This contribution was made on Apr 12
-
Allow for the rebinding of application commands
This contribution was made on Apr 10
-
Bump to Textual v3.x
This contribution was made on Apr 10
-
Add spell checking of the repo
This contribution was made on Apr 7
davep/textual-canvas
2
merged
1
open
-
Changed how canvas background and drawing colour is handled
This contribution was made on Apr 13
-
Add documentation
This contribution was made on Apr 13
-
Revamp the repository
This contribution was made on Apr 12
davep/braindrop
3
merged
-
Ensure the correct Python is used in the matrix of checks
This contribution was made on Apr 7
-
Add codespell as part of the quality checks
This contribution was made on Apr 7
-
Fix typos
This contribution was made on Apr 7
davep/ngdb.py
2
merged
-
Add
codespell
to the code quality checksThis contribution was made on Apr 10 -
Move documentation to own domain
This contribution was made on Apr 5
Textualize/textual
1
open
-
Fix a crash when setting a kaymap before app is mounted
This contribution was made on Apr 12
davep/ng2web
1
merged
-
Move docs to a custom subdomain
This contribution was made on Apr 5
davep/textual-fspicker
1
merged
-
Update the docs
This contribution was made on Apr 5
Reviewed 1 pull request in 1 repository
davep/braindrop
1 pull request
-
📚 Fix typos
This contribution was made on Apr 7
Created an issue in Textualize/textual that received 6 comments
Setting a keymap doesn't update the Footer
or help panel
Given this code: from textual.app import App, ComposeResult from textual.binding import Binding from textual.widgets import Footer class RemapIssueApp
6
comments
Opened 23 other issues in 7 repositories
davep/peplum
2
open
5
closed
-
When changing theme, the
[a]
key reminder in the navigation panel doesn't update colourThis contribution was made on Apr 10 -
Subtle but obvious "lag" when tabbing in/out of PEP list as of Textual v3.x
This contribution was made on Apr 10
-
A search that finds nothing leaves a confusing scrollbar in the PEPs list
This contribution was made on Apr 10
-
Add documentation
This contribution was made on Apr 8
-
Add support for system command keyboard binding overrides
This contribution was made on Apr 8
-
Add various useful command line switches
This contribution was made on Apr 7
-
Add support for reversing the current sort order
This contribution was made on Apr 7
davep/hike
1
open
5
closed
-
Add Savannah as a supported forge for quick commands
This contribution was made on Apr 4
-
Add vim/less-friendly bindings for going home/end
This contribution was made on Apr 3
-
Textual's "improved"
OptionList
has borked history and bookmarksThis contribution was made on Apr 2 -
A local file specified on the command line doesn't always load and show
This contribution was made on Apr 2
-
Add a proper help page
This contribution was made on Apr 1
-
Change the backup jump to document binding
This contribution was made on Apr 1
Textualize/textual
1
open
4
closed
-
Textual v3.1.0 introduces app crash on early keymap update
This contribution was made on Apr 12
-
OptionList
with non-trivial options causes UI lag since v2.0.0This contribution was made on Apr 10 -
OptionList
not fully updating on options being cleared (since v2.0.0)This contribution was made on Apr 10 -
OptionList
adds empty lines when confronted withText
that isoverflow="ellipsis"
(since 2.0)This contribution was made on Apr 2 -
A
Keymap
binding that is the same as aBINDING
binding will break when there's a spaceThis contribution was made on Apr 1
davep/textual-canvas
2
closed
-
Make the default canvas background colour the
color
of the widgetThis contribution was made on Apr 13 -
Add support for a default "pen" colour
This contribution was made on Apr 13
davep/textual-fspicker
1
open
-
Add
codespell
This contribution was made on Apr 12
davep/aging
1
closed
-
Add command binding override support
This contribution was made on Apr 5
davep/textual-enhanced
1
closed
-
Add vim/less-friendly home/end bindings to
EnhancedVerticalScroll
This contribution was made on Apr 3
17
contributions
in private repositories
Apr 5 – Apr 12