From 56246c29364f25b89de32e73dd8a527b83d2806a Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sun, 19 May 2019 13:31:09 +0100 Subject: README.md: mention TODO list on the tmux wiki --- .github/README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/README.md b/.github/README.md index b586c5a2..6e262ef5 100644 --- a/.github/README.md +++ b/.github/README.md @@ -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 -- cgit v1.2.3