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
Type
/
to 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 }}
AMythicDev
/
minus
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
371
Code
Issues
10
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Use rustyline for search prompt
- #160
#160
Closed
AMythicDev
wants to merge 14 commits into
main
AMythicDev/minus:main
from
rustyline-prompt
AMythicDev/minus:rustyline-prompt
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Use rustyline for search prompt
#160
AMythicDev
wants to merge 14 commits into
main
AMythicDev/minus:main
from
rustyline-prompt
AMythicDev/minus:rustyline-prompt
Copy head branch name to clipboard
Commits
Commits on May 17, 2026
refactor(input): remove all legacy input classifier code
AMythicDev
committed
4312ebd
View commit details
Copy full SHA for 4312ebd
Browse repository at this point
feat: add map_* and clear_* functions in Pager to add callbacks
AMythicDev
committed
bc4eeea
View commit details
Copy full SHA for bc4eeea
Browse repository at this point
fix: remove exit_strategy field initialization
AMythicDev
committed
8b397c1
View commit details
Copy full SHA for 8b397c1
Browse repository at this point
feat(pager): allow clearing events with *
AMythicDev
committed
66b863f
View commit details
Copy full SHA for 66b863f
Browse repository at this point
refactor(input): merge key+mouse input type into one because they were same
AMythicDev
committed
4d41708
View commit details
Copy full SHA for 4d41708
Browse repository at this point
refactor(search): unify MoveToNext/PrevMatch into GoToMatch
AMythicDev
committed
cf87ce3
View commit details
Copy full SHA for cf87ce3
Browse repository at this point
fix: issues due to rebasing
AMythicDev
committed
ba59118
View commit details
Copy full SHA for ba59118
Browse repository at this point
fix: add docs for the nth_match function
AMythicDev
committed
0588537
View commit details
Copy full SHA for 0588537
Browse repository at this point
test(search): add tests for nth_match
AMythicDev
committed
1e2c0d2
View commit details
Copy full SHA for 1e2c0d2
Browse repository at this point
Commits on May 18, 2026
refactor: drop some allowed clippy lints
AMythicDev
committed
43c0b2e
View commit details
Copy full SHA for 43c0b2e
Browse repository at this point
overhaul the incremental search system
Show description for 3cf3368
AMythicDev
committed
3cf3368
View commit details
Copy full SHA for 3cf3368
Browse repository at this point
feat(search)!: use rustyline for getting search query
Show description for 6737f39
AMythicDev
committed
6737f39
View commit details
Copy full SHA for 6737f39
Browse repository at this point
doc(search): fix doc tests
AMythicDev
committed
4910965
View commit details
Copy full SHA for 4910965
Browse repository at this point
chore: cleanup from rebase
AMythicDev
committed
56010d5
View commit details
Copy full SHA for 56010d5
Browse repository at this point
You can’t perform that action at this time.