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
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 }}
dragomirecky
/
rmux
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2026
Add --last and --since history support for remote TCP connections
Show description for 0f5534d
dragomirecky
committed
0f5534d
View commit details
Copy full SHA for 0f5534d
Browse repository at this point
Commits on Mar 26, 2026
Add TCP client listener for sharing rmux across devices
Show description for b990691
dragomirecky
committed
b990691
View commit details
Copy full SHA for b990691
Browse repository at this point
Add --since pattern flag and rename --history to --last
Show description for 5499b3c
dragomirecky
committed
5499b3c
View commit details
Copy full SHA for 5499b3c
Browse repository at this point
Commits on Feb 22, 2026
Add integration tests for random/binary UART data and fix EAGAIN handling
Show description for 6e7667c
dragomirecky
committed
6e7667c
View commit details
Copy full SHA for 6e7667c
Browse repository at this point
Commits on Feb 16, 2026
Add non-interactive monitor output with timestamp support (-T)
Show description for 6d4457e
dragomirecky
committed
6d4457e
View commit details
Copy full SHA for 6d4457e
Browse repository at this point
Unify server console and client interactive into single implementation
Show description for c52094d
dragomirecky
committed
c52094d
View commit details
Copy full SHA for c52094d
Browse repository at this point
Add timestamp support for interactive mode (-T flag)
Show description for d41593f
dragomirecky
committed
d41593f
View commit details
Copy full SHA for d41593f
Browse repository at this point
Add graceful reconnection with marker lines and fast monitoring
Show description for f2dc2b2
dragomirecky
committed
f2dc2b2
View commit details
Copy full SHA for f2dc2b2
Browse repository at this point
Fix TCP reconnect for both reader and writer
Show description for 8c58f21
dragomirecky
committed
8c58f21
View commit details
Copy full SHA for 8c58f21
Browse repository at this point
Add TCP socket transport support for connecting to virtual serial ports
Show description for 9de530f
dragomirecky
committed
9de530f
View commit details
Copy full SHA for 9de530f
Browse repository at this point
Commits on Feb 15, 2026
Enable logging by default, auto-append newline to commands
Show description for f85ea34
dragomirecky
committed
f85ea34
View commit details
Copy full SHA for f85ea34
Browse repository at this point
Split console output into separate task to prevent input starvation
Show description for 3f8481f
dragomirecky
committed
3f8481f
View commit details
Copy full SHA for 3f8481f
Browse repository at this point
Add pty_path() helper to runtime module
dragomirecky
committed
488d768
View commit details
Copy full SHA for 488d768
Browse repository at this point
Improve CLI flags: use --no-* negation pattern, rename --send/--collect
Show description for 52cbbca
dragomirecky
committed
52cbbca
View commit details
Copy full SHA for 52cbbca
Browse repository at this point
Move PTY into subprocess to isolate terminal state from server
Show description for c38a87c
dragomirecky
committed
c38a87c
View commit details
Copy full SHA for c38a87c
Browse repository at this point
Fix --history flag: read log path from state file, warn on missing log, strip timestamps
Show description for 61958e3
dragomirecky
committed
61958e3
View commit details
Copy full SHA for 61958e3
Browse repository at this point
You can’t perform that action at this time.