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 }}
dominikduda
/
tmux
Public
forked from
tmux/tmux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
2.6
User selector
All users
All time
Commit history
Commits on Oct 5, 2017
2.6.
nicm
committed
bd71cbb
View commit details
Copy full SHA for bd71cbb
Browse repository at this point
Commits on Sep 22, 2017
Initialize alerts timer event where it is used, avoids crash with new windows.
nicm
authored and
nicm
committed
71ec616
View commit details
Copy full SHA for 71ec616
Browse repository at this point
Commits on Sep 11, 2017
2.6-rc3.
nicm
committed
a8b84b7
View commit details
Copy full SHA for a8b84b7
Browse repository at this point
Merge branch 'master' into 2.6-rc
nicm
committed
495e2ed
View commit details
Copy full SHA for 495e2ed
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
d8c397d
View commit details
Copy full SHA for d8c397d
Browse repository at this point
Mention that filter is a format.
nicm
committed
d8d6c27
View commit details
Copy full SHA for d8d6c27
Browse repository at this point
Do not free more lines than are available in the history.
nicm
committed
6fdaaa0
View commit details
Copy full SHA for 6fdaaa0
Browse repository at this point
Commits on Sep 10, 2017
2.6-rc2.
nicm
committed
034b19b
View commit details
Copy full SHA for 034b19b
Browse repository at this point
Merge branch 'master' into 2.6-rc
nicm
committed
cb8eba1
View commit details
Copy full SHA for cb8eba1
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
7aa8b8a
View commit details
Copy full SHA for 7aa8b8a
Browse repository at this point
Merge branch 'master' into 2.6-rc
nicm
committed
abcbfcb
View commit details
Copy full SHA for abcbfcb
Browse repository at this point
Previously, extended cell data was never reduced in size even when the
Show description for 70bc07a
nicm
committed
70bc07a
View commit details
Copy full SHA for 70bc07a
Browse repository at this point
Merge branch 'obsd-master'
Show description for 7f83b53
ThomasAdam
committed
7f83b53
View commit details
Copy full SHA for 7f83b53
Browse repository at this point
Apply timeout to CAN and RS which also wait for ST.
nicm
committed
8405fcd
View commit details
Copy full SHA for 8405fcd
Browse repository at this point
Commits on Sep 8, 2017
Fix a few errors in how the selected line is chosen after resize,
Show description for f56f09e
nicm
committed
f56f09e
View commit details
Copy full SHA for f56f09e
Browse repository at this point
Add to CHANGES.
nicm
committed
c62cfe6
View commit details
Copy full SHA for c62cfe6
Browse repository at this point
When removing a key table clear it out of clients, fixes issue with
Show description for 78cf3c1
nicm
committed
78cf3c1
View commit details
Copy full SHA for 78cf3c1
Browse repository at this point
Commits on Sep 7, 2017
Do not fail if unset an option that is already unset, reported by Thomas
Show description for 89e057d
nicm
committed
89e057d
View commit details
Copy full SHA for 89e057d
Browse repository at this point
Commits on Sep 6, 2017
Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if
Show description for 466066c
nicm
committed
466066c
View commit details
Copy full SHA for 466066c
Browse repository at this point
Commits on Sep 4, 2017
Merge branch 'obsd-master'
ThomasAdam
committed
ff3d05d
View commit details
Copy full SHA for ff3d05d
Browse repository at this point
Move to current mouse position not last when clcking in copy mode; fixes
Show description for eadd79a
nicm
committed
eadd79a
View commit details
Copy full SHA for eadd79a
Browse repository at this point
Commits on Sep 2, 2017
Merge branch 'obsd-master'
ThomasAdam
committed
d019821
View commit details
Copy full SHA for d019821
Browse repository at this point
Add selectp -T to set pane title.
nicm
committed
f4848b4
View commit details
Copy full SHA for f4848b4
Browse repository at this point
Commits on Aug 30, 2017
Mention GitHub for code.
nicm
committed
e941e53
View commit details
Copy full SHA for e941e53
Browse repository at this point
Add to CHANGES.
nicm
committed
a1986c5
View commit details
Copy full SHA for a1986c5
Browse repository at this point
Add to CHANGES.
nicm
committed
6e2b3f4
View commit details
Copy full SHA for 6e2b3f4
Browse repository at this point
Merge branch 'master' into 2.6-rc
nicm
committed
07d3c4d
View commit details
Copy full SHA for 07d3c4d
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
f81e87f
View commit details
Copy full SHA for f81e87f
Browse repository at this point
Instead of overloading the line clear function to mean free if
Show description for 6abfd9b
nicm
committed
6abfd9b
View commit details
Copy full SHA for 6abfd9b
Browse repository at this point
Merge branch 'master' into 2.6-rc
nicm
committed
07c679b
View commit details
Copy full SHA for 07c679b
Browse repository at this point
Merge branch 'master' of github.com:tmux/tmux
nicm
committed
b4c633c
View commit details
Copy full SHA for b4c633c
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
54c5070
View commit details
Copy full SHA for 54c5070
Browse repository at this point
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
Show description for 17cf1b2
nicm
committed
17cf1b2
View commit details
Copy full SHA for 17cf1b2
Browse repository at this point
Add to TODO.
nicm
committed
8f36405
View commit details
Copy full SHA for 8f36405
Browse repository at this point
2.6-rc version.
nicm
committed
2e4e521
View commit details
Copy full SHA for 2e4e521
Browse repository at this point
Previous
Next
You can’t perform that action at this time.