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
3.0a
User selector
All users
All time
Commit history
Commits on Dec 1, 2019
Add to CHANGES.
nicm
committed
25ae028
View commit details
Copy full SHA for 25ae028
Browse repository at this point
REG_STARTEND is not portable, but it turns out we don't actually need
Show description for 1b0cc45
nicm
authored and
nicm
committed
1b0cc45
View commit details
Copy full SHA for 1b0cc45
Browse repository at this point
Add to CHANGES.
nicm
committed
a52fe9c
View commit details
Copy full SHA for a52fe9c
Browse repository at this point
Commits on Nov 29, 2019
Fix respawn-pane/window if default-command is set, reported by Janos Barbero.
nicm
authored and
nicm
committed
48897fb
View commit details
Copy full SHA for 48897fb
Browse repository at this point
Commits on Nov 28, 2019
Do not crash when a format doesn't exist, reported by Thomas Sattler.
nicm
authored and
nicm
committed
ad98fad
View commit details
Copy full SHA for ad98fad
Browse repository at this point
Missing after-kill-pane option.
nicm
authored and
nicm
committed
6401493
View commit details
Copy full SHA for 6401493
Browse repository at this point
Commits on Nov 27, 2019
Merge branch '3.0-rc' into 3.0a-rc
nicm
committed
7a30e6b
View commit details
Copy full SHA for 7a30e6b
Browse repository at this point
3.0a.
nicm
committed
0134574
View commit details
Copy full SHA for 0134574
Browse repository at this point
Use a malloc'd buffer for lsk since commands can be very long, from Gregory Pakosz.
nicm
committed
c942f11
View commit details
Copy full SHA for c942f11
Browse repository at this point
Do not lazily use BUFSIZ for "I don't care what size" when building
Show description for 5afe7eb
nicm
authored and
nicm
committed
5afe7eb
View commit details
Copy full SHA for 5afe7eb
Browse repository at this point
Do not crash trying to fix layout size if only one cell, from Azat Khuzhin.
nicm
authored and
nicm
committed
b2fd161
View commit details
Copy full SHA for b2fd161
Browse repository at this point
Commits on Nov 26, 2019
3.0 version.
nicm
committed
bbcb199
View commit details
Copy full SHA for bbcb199
Browse repository at this point
Some old tmux versions can sometimes generate layout strings which have
Show description for 47c0405
nicm
authored and
nicm
committed
47c0405
View commit details
Copy full SHA for 47c0405
Browse repository at this point
Commits on Sep 25, 2019
Do not set uninitialized signal mask when creating an empty pane.
nicm
authored and
nicm
committed
f0712a7
View commit details
Copy full SHA for f0712a7
Browse repository at this point
Up and Down are already used, use < and > instead.
nicm
authored and
nicm
committed
9d1cece
View commit details
Copy full SHA for 9d1cece
Browse repository at this point
Change menu key bindings to Up and Down and also close it on any mouse
Show description for e699519
nicm
authored and
nicm
committed
e699519
View commit details
Copy full SHA for e699519
Browse repository at this point
Mouse formats don't work in copy mode so don't try to use them.
nicm
authored and
nicm
committed
a74e37d
View commit details
Copy full SHA for a74e37d
Browse repository at this point
Commits on Sep 24, 2019
Make select-pane -P set window-active-style also to match previous
Show description for 6f8f4bb
nicm
authored and
nicm
committed
6f8f4bb
View commit details
Copy full SHA for 6f8f4bb
Browse repository at this point
Commits on Sep 16, 2019
3.0-rc5.
nicm
committed
c739772
View commit details
Copy full SHA for c739772
Browse repository at this point
Add to CHANGES.
nicm
committed
f27cac5
View commit details
Copy full SHA for f27cac5
Browse repository at this point
Make client exit if pane where input is going is closed.
nicm
authored and
nicm
committed
846d57e
View commit details
Copy full SHA for 846d57e
Browse repository at this point
Missing headers from compat/asprintf.c, from cyyever at outlook dot com.
nicm
committed
54670d8
View commit details
Copy full SHA for 54670d8
Browse repository at this point
It is not longer necessary to double-escape ; in %%%, problem reported
Show description for c45b255
nicm
authored and
nicm
committed
c45b255
View commit details
Copy full SHA for c45b255
Browse repository at this point
Fix swap-window -d to work as intended, GitHub issue 1879 from Sam Stuewe.
nicm
authored and
nicm
committed
5e4f371
View commit details
Copy full SHA for 5e4f371
Browse repository at this point
Remove check for same size - size has already been changed so this
Show description for 7e4439b
nicm
authored and
nicm
committed
7e4439b
View commit details
Copy full SHA for 7e4439b
Browse repository at this point
Commits on Aug 26, 2019
Add support for the SD (scroll down) escape sequence, GitHub issue 1861.
nicm
authored and
nicm
committed
79f09b4
View commit details
Copy full SHA for 79f09b4
Browse repository at this point
Commits on Aug 16, 2019
grid_view_delete_cells does need to clear, GitHub issue 1871.
nicm
authored and
nicm
committed
e85ea9f
View commit details
Copy full SHA for e85ea9f
Browse repository at this point
Commits on Aug 1, 2019
xterm 348 now disables margins when resized, so send DECLRMM again.
nicm
authored and
nicm
committed
26f2740
View commit details
Copy full SHA for 26f2740
Browse repository at this point
Commits on Jul 29, 2019
Bump 3.0-rc up to master.
nicm
committed
b8b865f
View commit details
Copy full SHA for b8b865f
Browse repository at this point
Merge branch 'master' into 3.0-rc
nicm
committed
da552eb
View commit details
Copy full SHA for da552eb
Browse repository at this point
Commits on Jul 26, 2019
Merge branch 'obsd-master'
ThomasAdam
committed
b90a9fc
View commit details
Copy full SHA for b90a9fc
Browse repository at this point
Add to CHANGES.
nicm
committed
e19622b
View commit details
Copy full SHA for e19622b
Browse repository at this point
Change "lost server" message to "server exited unexpectedly", from Neal
Show description for 8f40f79
nicm
committed
8f40f79
View commit details
Copy full SHA for 8f40f79
Browse repository at this point
Commits on Jul 24, 2019
Merge branch 'obsd-master'
ThomasAdam
committed
bb9a123
View commit details
Copy full SHA for bb9a123
Browse repository at this point
Mark pane status line jobs with FORMAT_STATUS also so it redraws when
Show description for 90dba3e
nicm
committed
90dba3e
View commit details
Copy full SHA for 90dba3e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.