mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Link to install wiki page.
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/README.md
									
									
									
									
										vendored
									
									
								
							@@ -19,6 +19,12 @@ suitable yacc (yacc or bison) are needed.
 | 
			
		||||
 | 
			
		||||
## Installation
 | 
			
		||||
 | 
			
		||||
### Binary packages
 | 
			
		||||
 | 
			
		||||
Some platforms provide binary packages for tmux, although these are sometimes
 | 
			
		||||
out of date. Examples are listed on
 | 
			
		||||
[this page](https://github.com/tmux/tmux/wiki/Installing).
 | 
			
		||||
 | 
			
		||||
### From release tarball
 | 
			
		||||
 | 
			
		||||
To build and install tmux from a release tarball, use:
 | 
			
		||||
@@ -31,6 +37,9 @@ sudo make install
 | 
			
		||||
tmux can use the utempter library to update utmp(5), if it is installed - run
 | 
			
		||||
configure with `--enable-utempter` to enable this.
 | 
			
		||||
 | 
			
		||||
For more detailed instructions on building and installing tmux, see
 | 
			
		||||
[this page](https://github.com/tmux/tmux/wiki/Installing).
 | 
			
		||||
 | 
			
		||||
### From version control
 | 
			
		||||
 | 
			
		||||
To get and build the latest from version control - note that this requires
 | 
			
		||||
@@ -72,7 +81,7 @@ And a bash(1) completion file at:
 | 
			
		||||
 | 
			
		||||
https://github.com/imomaliev/tmux-bash-completion
 | 
			
		||||
 | 
			
		||||
For debugging, run tmux with `-v` or `-vv` to generate server and client log 
 | 
			
		||||
For debugging, run tmux with `-v` or `-vv` to generate server and client log
 | 
			
		||||
files in the current directory.
 | 
			
		||||
 | 
			
		||||
## Support
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user