mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	README.md: mention TODO list on the tmux wiki
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/README.md
									
									
									
									
										vendored
									
									
								
							@@ -39,8 +39,9 @@ sh autogen.sh
 | 
			
		||||
./configure && make
 | 
			
		||||
~~~
 | 
			
		||||
 | 
			
		||||
(Note that this requires at least a working C compiler, make, autoconf,
 | 
			
		||||
automake, pkg-config as well as libevent and ncurses libraries and headers.)
 | 
			
		||||
(Note that this requires at least a working C compiler, `make`, `autoconf`,
 | 
			
		||||
`automake`, `pkg-config` as well as `libevent` and `ncurses` libraries and
 | 
			
		||||
headers.)
 | 
			
		||||
 | 
			
		||||
## Contributing
 | 
			
		||||
 | 
			
		||||
@@ -51,6 +52,11 @@ tmux-users@googlegroups.com
 | 
			
		||||
 | 
			
		||||
Or open a GitHub issue or pull request.
 | 
			
		||||
 | 
			
		||||
There is [a TODO list](https://github.com/tmux/tmux/wiki/Contributing) which
 | 
			
		||||
explains some ideas for tmux not yet developed.  Please feel free to ask for
 | 
			
		||||
clarifications on the mailing list if you're thinking of working on these or
 | 
			
		||||
need further information.
 | 
			
		||||
 | 
			
		||||
Please read the CONTRIBUTING file before opening an issue.
 | 
			
		||||
 | 
			
		||||
## Documentation
 | 
			
		||||
@@ -68,8 +74,8 @@ 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 files
 | 
			
		||||
in the current directory.
 | 
			
		||||
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