Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
dominicnieto
/
Mole
Public
forked from
tw93/Mole
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Mole
lib
ui
on
main
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
fix(uninstall): restore terminal after cancel
tw93
committed
69a2b69
View commit details
Copy full SHA for 69a2b69
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
fix(ui): restore the caller's traps when a menu exits
Show description for 751756f
tw93
committed
751756f
View commit details
Copy full SHA for 751756f
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
fix(uninstall): make size sorting use available metadata
tw93
committed
57c5e58
View commit details
Copy full SHA for 57c5e58
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
fix(uninstall): guard app list from queued enter
tw93
committed
3082477
View commit details
Copy full SHA for 3082477
View code at this point
Browse repository at this point
fix(uninstall): show scan feedback before app list
tw93
committed
81b16a8
View commit details
Copy full SHA for 81b16a8
View code at this point
Browse repository at this point
Commits on May 5, 2026
feat(ui): support h/l page navigation in paginated menus
Show description for aae5a24
tw93
committed
aae5a24
View commit details
Copy full SHA for aae5a24
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
fix(ui): clarify Enter key label as "Enter Save" in multi-select menus
tw93
committed
637fe21
View commit details
Copy full SHA for 637fe21
View code at this point
Browse repository at this point
feat(ui): add vim G and gg keybindings for jump-to-bottom/top (closes #809)
tw93
committed
749ad99
View commit details
Copy full SHA for 749ad99
View code at this point
Browse repository at this point
fix(whitelist): detect menu cancel, surface "no changes saved" feedback (closes #807) (#811)
Show description for 382894e
sebastianbreguel
authored
382894e
View commit details
Copy full SHA for 382894e
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
fix(ui): use byte count for printf width in app selector and purge menu
Show description for e98e162
tw93
committed
e98e162
View commit details
Copy full SHA for e98e162
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
perf(purge/uninstall): eliminate per-item subprocess forks in scan phase
Show description for c5d6cdc
tw93
committed
c5d6cdc
View commit details
Copy full SHA for c5d6cdc
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
fix(ui): rename Filter to Search in paginated menu
tw93
committed
702f299
View commit details
Copy full SHA for 702f299
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
refactor: Update shell arithmetic increment syntax from `((var++)) || true` to `var=$((var + 1))` across various scripts.
tw93
committed
c19a027
View commit details
Copy full SHA for c19a027
View code at this point
Browse repository at this point
chore: auto format code
tw93
committed
7d70889
View commit details
Copy full SHA for 7d70889
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
improve uninstall scan metadata and list refresh UX
tw93
committed
7d8bfbc
View commit details
Copy full SHA for 7d8bfbc
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
fix: P1/P2 issues in file ops, menu state, and logging
Show description for 361d0dd
tw93
committed
361d0dd
View commit details
Copy full SHA for 361d0dd
View code at this point
Browse repository at this point
fix(ui): standardize spacing in terminal control functions and improve readability
tw93
committed
a2afb78
View commit details
Copy full SHA for a2afb78
View code at this point
Browse repository at this point
feat(ui): add Ctrl+U support and optimize paginated menu performance
tw93
committed
02843de
View commit details
Copy full SHA for 02843de
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
chore: auto format code
tw93
committed
d2de32f
View commit details
Copy full SHA for d2de32f
View code at this point
Browse repository at this point
fix(ui): stop treating space as search filter in paginated menu
tw93
committed
30777da
View commit details
Copy full SHA for 30777da
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
uninstall: refine protection flow and menu filtering
tw93
committed
579c963
View commit details
Copy full SHA for 579c963
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
ui: add menu filtering support
tw93
committed
aaa3a6a
View commit details
Copy full SHA for aaa3a6a
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
refactor(uninstall): remove search and optimize scan performance
Show description for d25c9f7
tw93
committed
d25c9f7
View commit details
Copy full SHA for d25c9f7
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
feat(ui): allow arrow keys and space during search filtering
Show description for 7294ef6
tw93
committed
7294ef6
View commit details
Copy full SHA for 7294ef6
View code at this point
Browse repository at this point
fix(ui): restore real-time search filtering in paginated menu
Show description for ae95512
tw93
committed
ae95512
View commit details
Copy full SHA for ae95512
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
perf: optimize search filter rendering in paginated menu
Show description for 318c67f
tw93
committed
318c67f
View commit details
Copy full SHA for 318c67f
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
chore: auto format code
tw93
committed
3c8c2b3
View commit details
Copy full SHA for 3c8c2b3
View code at this point
Browse repository at this point
feat: add Homebrew integration and optimize UI performance
Show description for 6b594c7
tw93
committed
6b594c7
View commit details
Copy full SHA for 6b594c7
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
Merge branch 'dev'
tw93
committed
4efe141
View commit details
Copy full SHA for 4efe141
View code at this point
Browse repository at this point
Merge pull request #237 from jimmystridh/fix/arrow-key-responsiveness
Show description for 07a6184
tw93
authored
07a6184
View commit details
Copy full SHA for 07a6184
View code at this point
Browse repository at this point
chore: auto format code
tw93
committed
6698099
View commit details
Copy full SHA for 6698099
View code at this point
Browse repository at this point
fix(ui): improve arrow key responsiveness in menu
Show description for e57e715
jimmystridh
committed
e57e715
View commit details
Copy full SHA for e57e715
View code at this point
Browse repository at this point
fix(ui): preserve sort state after uninstall
Show description for 4fd3ae4
jimmystridh
committed
4fd3ae4
View commit details
Copy full SHA for 4fd3ae4
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
feat: add spinner feedback to optimization tasks, enhance app discovery for uninstall, and improve UI robustness and signal handling
tw93
committed
b5b0946
View commit details
Copy full SHA for b5b0946
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
Adjust uninstall menu footer controls order
tw93
committed
492f3f7
View commit details
Copy full SHA for 492f3f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.