Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
zulip
/
zulip-terminal
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
285
Star
780
Code
Issues
272
Pull requests
181
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
neiljp
Datepicker
All time
Commit History
Commits on May 19, 2025
requirements[dev]: Upgrade typos from ~=1.16.11 to >=1.32.0.
Show description for 8e5c035
neiljp
committed
8e5c035
Copy full SHA for 8e5c035
requirements[dev]: Clarify black version to synchronize Python support.
neiljp
committed
315f071
Copy full SHA for 315f071
requirements[dev]: Limit isort install to synchronize Python versions.
neiljp
committed
5b104d0
Copy full SHA for 5b104d0
requirements[dev]: Add note re mypy support vs Python versions.
neiljp
committed
22f91fb
Copy full SHA for 22f91fb
requirements[dev]: Limit pytest dependencies per Python version.
Show description for a8f310c
neiljp
committed
a8f310c
Copy full SHA for a8f310c
requirements: Upgrade pyperclip from >=1.8.1 to >=1.9.0.
neiljp
committed
b96e4cc
Copy full SHA for b96e4cc
requirements: Upgrade tzlocal from >=2.1 to >=5.0, <5.1.
Show description for f884ef7
neiljp
committed
f884ef7
Copy full SHA for f884ef7
requirements: Upgrade pytz from >=2022.7.1 to >=2025.
Show description for 00d3bbf
neiljp
committed
00d3bbf
Copy full SHA for 00d3bbf
requirements: Upgrade pygments from >=2.14.0 to >=2.17.2.
Show description for 7b76eb7
neiljp
committed
7b76eb7
Copy full SHA for 7b76eb7
requirements: Upgrade lxml from ~=4.9.2 to ==4.9.4.
Show description for f69e180
neiljp
committed
f69e180
Copy full SHA for f69e180
requirements: Upgrade beautifulsoup4 (bs4) from >=4.11.1 to >=4.13.4.
neiljp
committed
cf848d2
Copy full SHA for cf848d2
requirements: Upgrade urwid_readline from >=0.13 to >=0.15.1.
neiljp
committed
1363edd
Copy full SHA for 1363edd
requirements: Limit zulip upgrades from >=0.8.2 until Python 3.9.
Show description for f7c65d2
neiljp
committed
f7c65d2
Copy full SHA for f7c65d2
Commits on Mar 31, 2025
lint-and-test: Run Python 3.7 tests under ubuntu 22.04 for now.
neiljp
committed
8e91fde
Copy full SHA for 8e91fde
Commits on Oct 4, 2024
core: Reword end of exception popup to motivate reporting.
Show description for dc4d9bc
neiljp
committed
dc4d9bc
Copy full SHA for dc4d9bc
refactor: core: Use string literal concatenation, not addition.
neiljp
committed
4ffefb8
Copy full SHA for 4ffefb8
Commits on Jul 20, 2024
mailmap: Add entries for Niloth P & Sashank Ravipati.
neiljp
committed
743db7d
Copy full SHA for 743db7d
Commits on Jul 18, 2024
gruvbox_light: Support transparency in gruvbox light theme.
neiljp
committed
deaf55a
Copy full SHA for deaf55a
gruvbox_dark: Support transparency in gruvbox dark theme.
neiljp
committed
d399845
Copy full SHA for d399845
zt_blue: Support transparency in zt blue theme.
neiljp
committed
19e959a
Copy full SHA for 19e959a
zt_light: Support transparency in zt light theme.
neiljp
committed
6be2eda
Copy full SHA for 6be2eda
core/views/run: Show transparency setting in About popup.
Show description for 4064da1
neiljp
committed
4064da1
Copy full SHA for 4064da1
run/README: Configuration infrastructure to enable/disable transparency.
Show description for 778d6dc
neiljp
committed
778d6dc
Copy full SHA for 778d6dc
themes/run: Enable transparency via generate_theme & parse_themefile.
Show description for c51218c
neiljp
committed
c51218c
Copy full SHA for c51218c
refactor: color/colors_gruvbox: Remove unused DEFAULT colors.
neiljp
committed
2091e8e
Copy full SHA for 2091e8e
color/themes/zt_dark: Enable marking common background color in styles.
Show description for 7f9e85a
neiljp
committed
7f9e85a
Copy full SHA for 7f9e85a
themes: Allow extra fields in META beyond those required.
Show description for 726123f
neiljp
committed
726123f
Copy full SHA for 726123f
buttons: Ensure foreground on stream background is never transparent.
Show description for fa282cd
neiljp
committed
fa282cd
Copy full SHA for fa282cd
refactor: buttons: Make dynamic stream color palette addition explicit.
Show description for 070cf2b
neiljp
committed
070cf2b
Copy full SHA for 070cf2b
Commits on Jun 22, 2024
tests: popups: Add test for content copied from About popup.
neiljp
committed
f61a435
Copy full SHA for f61a435
Commits on Jun 1, 2024
gitlint: Add regex to ignore some long lines.
Show description for 176067f
neiljp
committed
176067f
Copy full SHA for 176067f
Commits on May 17, 2024
bugfix: github: Adjust label yaml quoting syntax.
Show description for 440a3fa
neiljp
committed
440a3fa
Copy full SHA for 440a3fa
Commits on May 12, 2024
github: Add preliminary issue templates & configuration.
Show description for f65f8f2
neiljp
committed
f65f8f2
Copy full SHA for f65f8f2
Commits on Feb 9, 2024
tests: messages: Add test cases for crash bugfix from ZFL 138.
Show description for ba5e27a
neiljp
committed
ba5e27a
Copy full SHA for ba5e27a
Commits on Feb 8, 2024
requirements[dev]: Upgrade mypy from ~=1.6.0 to ~=1.8.0.
neiljp
committed
da84485
Copy full SHA for da84485
Pagination
Previous
Next
You can’t perform that action at this time.