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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
wavetermdev
/
waveterm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
22.3k
Code
Issues
457
Pull requests
119
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
New Context Menu Item + Wsh Command to Save Scrollback of a Terminal Widget
- #2892
#2892
Merged
sawka
merged 11 commits into
main
wavetermdev/waveterm:main
from
sawka/save-scrollback
wavetermdev/waveterm:sawka/save-scrollback
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
New Context Menu Item + Wsh Command to Save Scrollback of a Terminal Widget
#2892
sawka
merged 11 commits into
main
wavetermdev/waveterm:main
from
sawka/save-scrollback
wavetermdev/waveterm:sawka/save-scrollback
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2026
first cut at saving session output to a file
sawka
committed
03ec486
View commit details
Copy full SHA for 03ec486
Browse repository at this point
utility function to handle text extraction with line breaks. fix termscrollback function to use it
sawka
committed
62e2849
View commit details
Copy full SHA for 62e2849
Browse repository at this point
wshcmd skill
sawka
committed
597754a
View commit details
Copy full SHA for 597754a
Browse repository at this point
new wsh command to save the scrollback
sawka
committed
3613050
View commit details
Copy full SHA for 3613050
Browse repository at this point
fix bug in termscrollback (lastcommand) and fix bug with wrong route
sawka
committed
4a8a18b
View commit details
Copy full SHA for 4a8a18b
Browse repository at this point
Commits on Feb 19, 2026
fix range issue on getLine call
sawka
committed
42a9353
View commit details
Copy full SHA for 42a9353
Browse repository at this point
fix nested backticks
sawka
committed
25227c8
View commit details
Copy full SHA for 25227c8
Browse repository at this point
fix errors from being double printed
sawka
committed
328724b
View commit details
Copy full SHA for 328724b
Browse repository at this point
fix blank end lines
sawka
committed
bc49698
View commit details
Copy full SHA for bc49698
Browse repository at this point
fix data.lineend 0 case
sawka
committed
4a5dee6
View commit details
Copy full SHA for 4a5dee6
Browse repository at this point
fix returnstartline... to be the same as startline... (computed correctly that is)
sawka
committed
98b6444
View commit details
Copy full SHA for 98b6444
Browse repository at this point
You can’t perform that action at this time.