Hi,

While my previous message awaits moderator's approval, here is another one.

$ tmux -h
tmux: unknown option -- h
usage: tmux [-28lquv] [-c shell-command] [-f file] [-L socket-name]
            [-S socket-path] [command [flags]]
$ tmux --help
[exited]

What I expected is to find out the command that makes tmux attach to
existing session or create new one if no session exists. As you may see,
the help output of the command is very poor. It would be very nice to see
command line help improved.

If it was Python - I'd recommended http://docopt.org/ but maybe something
similar exists for C for easy implementation.

I also couldn't create a new issue on SF tracker.
-- 
anatoly t.
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to