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
master
User selector
All users
All time
Commit history
Commits on Dec 16, 2019
Define FNM_CASEFOLD to 0 for AIX, from Eric N Vander Weele.
nicm
committed
3879509
View commit details
Copy full SHA for 3879509
Browse repository at this point
Remove imsg.h.
nicm
committed
479d411
View commit details
Copy full SHA for 479d411
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
52b6ca5
View commit details
Copy full SHA for 52b6ca5
Browse repository at this point
If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X
Show description for 1bdd482
nicm
committed
1bdd482
View commit details
Copy full SHA for 1bdd482
Browse repository at this point
Need to include message size in the maximum buffer calculation.
nicm
committed
b4520aa
View commit details
Copy full SHA for b4520aa
Browse repository at this point
Instead of using large buffers in imsgs, add the data or path onto the end.
nicm
committed
eaa58d2
View commit details
Copy full SHA for eaa58d2
Browse repository at this point
Commits on Dec 13, 2019
Add to CHANGES.
nicm
committed
e6b02de
View commit details
Copy full SHA for e6b02de
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
00723f1
View commit details
Copy full SHA for 00723f1
Browse repository at this point
Show UTF-8 in choose-buffer mode. From KOIE Hidetaka.
nicm
committed
21f9b39
View commit details
Copy full SHA for 21f9b39
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
e24e986
View commit details
Copy full SHA for e24e986
Browse repository at this point
Need to check in the error callback also.
nicm
committed
6ce943f
View commit details
Copy full SHA for 6ce943f
Browse repository at this point
Do not spin waiting for exit, instead check in the write callback.
nicm
committed
828001e
View commit details
Copy full SHA for 828001e
Browse repository at this point
Commits on Dec 12, 2019
Merge branch 'obsd-master'
ThomasAdam
committed
58908b0
View commit details
Copy full SHA for 58908b0
Browse repository at this point
Do not crash in tree modes if the pane is only 1 in width, reported by
Show description for dcf41ec
nicm
committed
dcf41ec
View commit details
Copy full SHA for dcf41ec
Browse repository at this point
Add function to the right file.
nicm
committed
2b2b193
View commit details
Copy full SHA for 2b2b193
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
7922f4e
View commit details
Copy full SHA for 7922f4e
Browse repository at this point
Change source-file to use new file code which allows it to read from
Show description for 5134666
nicm
committed
5134666
View commit details
Copy full SHA for 5134666
Browse repository at this point
Do not check if client is dead if it is NULL.
nicm
committed
268f2b0
View commit details
Copy full SHA for 268f2b0
Browse repository at this point
Rewrite the code for reading and writing files. Now, if the client is
Show description for c284ebe
nicm
committed
c284ebe
View commit details
Copy full SHA for c284ebe
Browse repository at this point
Commits on Dec 11, 2019
Merge branch 'obsd-master'
ThomasAdam
committed
0d99519
View commit details
Copy full SHA for 0d99519
Browse repository at this point
Tweak previous to check the wrapped flag and stop if not set.
nicm
committed
64fb7e4
View commit details
Copy full SHA for 64fb7e4
Browse repository at this point
Allow search across wrapped lines and fix some inconsistencies in how th
Show description for ab630f7
nicm
committed
ab630f7
View commit details
Copy full SHA for ab630f7
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
96abf40
View commit details
Copy full SHA for 96abf40
Browse repository at this point
Do not set cursor colour to default unless it has been changed, GitHub
Show description for f733d3f
nicm
committed
f733d3f
View commit details
Copy full SHA for f733d3f
Browse repository at this point
Commits on Dec 10, 2019
Add to CHANGES.
nicm
committed
6aeb679
View commit details
Copy full SHA for 6aeb679
Browse repository at this point
Add ~/.config/tmux/tmux.conf to the default search path for configuration files
Show description for 15d7e56
nicm
committed
15d7e56
View commit details
Copy full SHA for 15d7e56
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
5b2048f
View commit details
Copy full SHA for 5b2048f
Browse repository at this point
Make TMUX_CONF a list of files and expand leading $FOO or ~.
nicm
committed
55eb3e4
View commit details
Copy full SHA for 55eb3e4
Browse repository at this point
Commits on Dec 3, 2019
Check each _PATH_* define individually (Solaris has paths.h but not all of the
Show description for 92ecd61
nicm
committed
92ecd61
View commit details
Copy full SHA for 92ecd61
Browse repository at this point
Merge branch 'obsd-master'
ThomasAdam
committed
875139f
View commit details
Copy full SHA for 875139f
Browse repository at this point
Style nits in function arguments.
nicm
committed
7826d40
View commit details
Copy full SHA for 7826d40
Browse repository at this point
Commits on Dec 2, 2019
Merge branch 'obsd-master'
ThomasAdam
committed
edf96b0
View commit details
Copy full SHA for edf96b0
Browse repository at this point
Remove client menu, I don't think it adds anything.
nicm
committed
ec1b8e5
View commit details
Copy full SHA for ec1b8e5
Browse repository at this point
Commits on Dec 1, 2019
Fix keys in CHANGES.
nicm
committed
2173365
View commit details
Copy full SHA for 2173365
Browse repository at this point
Merge branch '3.0a-rc'
nicm
committed
7836779
View commit details
Copy full SHA for 7836779
Browse repository at this point
Previous
Next
You can’t perform that action at this time.