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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
reline
Public
Notifications
You must be signed in to change notification settings
Fork
96
Star
310
Code
Issues
31
Pull requests
11
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Windows fix
- #775
#775
Merged
tompng
merged 12 commits into
ruby:master
ruby/reline:master
from
YO4:windows_fix
YO4/reline:windows_fix
Copy head branch name to clipboard
Nov 8, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Windows fix
#775
tompng
merged 12 commits into
ruby:master
ruby/reline:master
from
YO4:windows_fix
YO4/reline:windows_fix
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2024
test_yamatanooroti: close tempfile before unlink
YO4
committed
3e1cfa2
View commit details
Copy full SHA for 3e1cfa2
Browse repository at this point
test_yamatanooroti: omit because of windows does not support job control
YO4
committed
8050239
View commit details
Copy full SHA for 8050239
Browse repository at this point
test_yamatanooroti: change startup message detection for windows
YO4
committed
235367d
View commit details
Copy full SHA for 235367d
Browse repository at this point
windows.rb: can call win32api using nil as NULL for pointer argument
Show description for 93a23bc
YO4
committed
93a23bc
View commit details
Copy full SHA for 93a23bc
Browse repository at this point
windows.rb: fix get_screen_size
Show description for 3875659
YO4
committed
3875659
View commit details
Copy full SHA for 3875659
Browse repository at this point
windows.rb: import scroll_down() from ansi.rb
YO4
committed
9b3ffd8
View commit details
Copy full SHA for 9b3ffd8
Browse repository at this point
windows.rb: add auto linewrap control if VT output not supported (legacy console)
YO4
committed
053bbdb
View commit details
Copy full SHA for 053bbdb
Browse repository at this point
unfreeze WIN32API pointer arguments
Show description for 2429165
YO4
committed
2429165
View commit details
Copy full SHA for 2429165
Browse repository at this point
Commits on Nov 5, 2024
remove useless code from Win32API#call
Show description for 060ba14
YO4
committed
060ba14
View commit details
Copy full SHA for 060ba14
Browse repository at this point
Correctly handle top of console viewport
YO4
committed
df70541
View commit details
Copy full SHA for df70541
Browse repository at this point
Commits on Nov 7, 2024
Revert "remove useless code from Win32API#call"
Show description for eb5959c
YO4
committed
eb5959c
View commit details
Copy full SHA for eb5959c
Browse repository at this point
Revert "windows.rb: can call win32api using nil as NULL for pointer argument"
Show description for 5443ab5
YO4
committed
5443ab5
View commit details
Copy full SHA for 5443ab5
Browse repository at this point
You can’t perform that action at this time.