FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - tmux-python/tmuxp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tmux-python
/
tmuxp
Public
Notifications
You must be signed in to change notification settings
Fork
246
Star
4.6k
Code
Issues
112
Pull requests
27
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
tmuxp
docs
on
progress-spinner
User selector
Datepicker
Commit history
Commits on Mar 9, 2026
docs(progress): document progress display, env vars, and API reference
Show description for 2e9f8cd
tony
committed
2e9f8cd
View commit details
Copy full SHA for 2e9f8cd
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
fix(css): Handle system auto-light mode for headerlink colors
Show description for eacd727
tony
committed
eacd727
View commit details
Copy full SHA for eacd727
View code at this point
Browse repository at this point
fix(css): Handle system auto-dark mode for argparse-meta-tag
Show description for 2dfb044
tony
committed
2dfb044
View commit details
Copy full SHA for 2dfb044
View code at this point
Browse repository at this point
fix(lexer): Include underscores in lowercase metavar patterns
Show description for f8b13b5
tony
committed
f8b13b5
View commit details
Copy full SHA for f8b13b5
View code at this point
Browse repository at this point
style(css): Use var(--code-font-size) for all argparse elements
Show description for 3f84cd1
tony
committed
3f84cd1
View commit details
Copy full SHA for 3f84cd1
View code at this point
Browse repository at this point
feat(docs): Render argparse metadata as semantic definition list
Show description for 24f7fb4
tony
committed
24f7fb4
View commit details
Copy full SHA for 24f7fb4
View code at this point
Browse repository at this point
style(css): Format with biome (tabs, lowercase hex, leading zeros)
tony
committed
643e215
View commit details
Copy full SHA for 643e215
View code at this point
Browse repository at this point
style(css): Consolidate light mode headerlink selectors with nesting
tony
committed
2133a0d
View commit details
Copy full SHA for 2133a0d
View code at this point
Browse repository at this point
style(css): Consolidate .cli-command and .cli-choice green color
tony
committed
1802705
View commit details
Copy full SHA for 1802705
View code at this point
Browse repository at this point
style(css): Remove italic from default value badge
tony
committed
c97be8a
View commit details
Copy full SHA for c97be8a
View code at this point
Browse repository at this point
style(css): Reduce default value badge size with smaller font and padding
tony
committed
4a7cbb0
View commit details
Copy full SHA for 4a7cbb0
View code at this point
Browse repository at this point
style(css): Remove unnecessary width: fit-content from wrapper
tony
committed
f5c8591
View commit details
Copy full SHA for f5c8591
View code at this point
Browse repository at this point
style(css): Position headerlink outside argument name element
Show description for d89198d
tony
committed
d89198d
View commit details
Copy full SHA for d89198d
View code at this point
Browse repository at this point
style(css): Consolidate duplicate selectors and use CSS variable
Show description for 358b3e8
tony
committed
358b3e8
View commit details
Copy full SHA for 358b3e8
View code at this point
Browse repository at this point
style(css): Show headerlink when argument is targeted via URL fragment
tony
committed
24a86d3
View commit details
Copy full SHA for 24a86d3
View code at this point
Browse repository at this point
style(css): Adjust argument styling and fix mypy warnings
Show description for fe4a03d
tony
committed
fe4a03d
View commit details
Copy full SHA for fe4a03d
View code at this point
Browse repository at this point
style(css): Use custom --argparse-code-background variable
Show description for 9a3feb6
tony
committed
9a3feb6
View commit details
Copy full SHA for 9a3feb6
View code at this point
Browse repository at this point
style(css): Style default values as inline code in argument meta
Show description for 3eae0dd
tony
committed
3eae0dd
View commit details
Copy full SHA for 3eae0dd
View code at this point
Browse repository at this point
style(css): Add light mode headerlink hover color
Show description for e7706ef
tony
committed
e7706ef
View commit details
Copy full SHA for e7706ef
View code at this point
Browse repository at this point
style(css): Refine argument name styling with monokai background
Show description for 0116210
tony
committed
0116210
View commit details
Copy full SHA for 0116210
View code at this point
Browse repository at this point
style(css): Add width fit-content to argument wrapper
tony
committed
40eddab
View commit details
Copy full SHA for 40eddab
View code at this point
Browse repository at this point
style(css): Add light mode overrides for argument backgrounds
Show description for 6be7fcc
tony
committed
6be7fcc
View commit details
Copy full SHA for 6be7fcc
View code at this point
Browse repository at this point
style(css): Add argument wrapper and headerlink styles
Show description for 4a942cd
tony
committed
4a942cd
View commit details
Copy full SHA for 4a942cd
View code at this point
Browse repository at this point
feat(renderer): Thread id_prefix to argument nodes
Show description for 5c7f1d0
tony
committed
5c7f1d0
View commit details
Copy full SHA for 5c7f1d0
View code at this point
Browse repository at this point
feat(nodes): Add linkable arguments with wrapper and headerlink
Show description for 7eac4cc
tony
committed
7eac4cc
View commit details
Copy full SHA for 7eac4cc
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
fix(renderer): Add ID prefix to avoid duplicate section IDs
Show description for 2d80f70
tony
committed
2d80f70
View commit details
Copy full SHA for 2d80f70
View code at this point
Browse repository at this point
style(css): Match usage block styling to shell examples
Show description for 6bb4b3f
tony
committed
6bb4b3f
View commit details
Copy full SHA for 6bb4b3f
View code at this point
Browse repository at this point
docs(parser): Add doctest to _extract_mutex_groups
Show description for 246e46c
tony
committed
246e46c
View commit details
Copy full SHA for 246e46c
View code at this point
Browse repository at this point
docs(argparse_exemplar): Add doctest to _create_example_section
Show description for 8428326
tony
committed
8428326
View commit details
Copy full SHA for 8428326
View code at this point
Browse repository at this point
fix(mypy): Use slice assignment for docutils node children manipulation
Show description for 6d44707
tony
committed
6d44707
View commit details
Copy full SHA for 6d44707
View code at this point
Browse repository at this point
fix(rst): Escape asterisks in glob patterns to prevent emphasis warnings
Show description for 7f34252
tony
committed
7f34252
View commit details
Copy full SHA for 7f34252
View code at this point
Browse repository at this point
fix(docutils): Use extend() instead of direct node.children assignment
Show description for 77c4393
tony
committed
77c4393
View commit details
Copy full SHA for 77c4393
View code at this point
Browse repository at this point
fix(mypy): Add type annotation to fix no-any-return error
Show description for f879f92
tony
committed
f879f92
View commit details
Copy full SHA for f879f92
View code at this point
Browse repository at this point
docs(cli): Restructure command pages to match vcspull pattern
Show description for 5a79fc6
tony
committed
5a79fc6
View commit details
Copy full SHA for 5a79fc6
View code at this point
Browse repository at this point
docs(argparse): Add syntax highlighting CSS for CLI usage output
Show description for d0687bd
tony
committed
d0687bd
View commit details
Copy full SHA for d0687bd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL