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 }}
Helius
/
microrl
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
293
Code
Issues
6
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
A collection of proposed enhancements
- #28
#28
Open
slcasner
wants to merge 14 commits into
Helius:master
Helius/microrl:master
from
slcasner:master
slcasner/microrl:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
A collection of proposed enhancements
#28
slcasner
wants to merge 14 commits into
Helius:master
Helius/microrl:master
from
slcasner:master
slcasner/microrl:master
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2017
Remove trailing whitespace on lines
Show description for 621effa
slcasner
committed
621effa
View commit details
Copy full SHA for 621effa
Browse repository at this point
Fix the inverted sense of a pair of comments about whitespace
slcasner
committed
114e3c0
View commit details
Copy full SHA for 114e3c0
Browse repository at this point
Fix the inverted sense of a pair of comments about whitespace [2nd part]
slcasner
committed
174e73a
View commit details
Copy full SHA for 174e73a
Browse repository at this point
Commits on Dec 13, 2017
Correct the comment for the KEY_BS character
slcasner
committed
4efa948
View commit details
Copy full SHA for 4efa948
Browse repository at this point
Implement Ctrl-D as delete-character-forward
slcasner
committed
0c622ff
View commit details
Copy full SHA for 0c622ff
Browse repository at this point
Add note about Ctrl+D feature (delete character forward)
slcasner
committed
369f1b4
View commit details
Copy full SHA for 369f1b4
Browse repository at this point
Don't do completion if command split to tokens fails
slcasner
committed
9fadb3d
View commit details
Copy full SHA for 9fadb3d
Browse repository at this point
Add optional quoting to allow command args to include spaces
slcasner
committed
d33cfb0
View commit details
Copy full SHA for d33cfb0
Browse repository at this point
Commits on Dec 14, 2017
Make microrl_init more complete and more compact
Show description for ee1be43
slcasner
committed
ee1be43
View commit details
Copy full SHA for ee1be43
Browse repository at this point
Adapt microrl for embedding in C++ programs
Show description for 7334fbd
slcasner
committed
7334fbd
View commit details
Copy full SHA for 7334fbd
Browse repository at this point
Define microrl_t type before struct to allow references inside
Show description for 58abf1f
slcasner
committed
58abf1f
View commit details
Copy full SHA for 58abf1f
Browse repository at this point
Commits on Dec 15, 2017
Adapt the example programs to API changes
Show description for 7c0d061
slcasner
committed
7c0d061
View commit details
Copy full SHA for 7c0d061
Browse repository at this point
Bugfix: check for cmdlen > 0 omitted from microrl_delete
Show description for 0babf34
slcasner
committed
0babf34
View commit details
Copy full SHA for 0babf34
Browse repository at this point
Commits on Dec 16, 2017
Reduce and consolidate print operations
Show description for 15fde9b
slcasner
committed
15fde9b
View commit details
Copy full SHA for 15fde9b
Browse repository at this point
You can’t perform that action at this time.