Re: C-Enter needed in tmux

2013-02-17 Thread Nicholas Marriott
I've just applied something similar to this to make tmux support the most common set and pass them through if xterm-keys is on. Binding them in emacs is left as an exercise for the reader ;-). On Fri, Feb 15, 2013 at 02:20:21AM +, Nicholas Marriott wrote: > Actually I just did some tidying wh

Re: Extend -h, --help output

2013-02-17 Thread Thomas Adam
On Sun, Feb 17, 2013 at 10:40:48PM +0300, anatoly techtonik wrote: > 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] [

Re: Communication channel

2013-02-17 Thread Thomas Adam
On Sun, Feb 17, 2013 at 10:34:00PM +0300, anatoly techtonik wrote: > Hi, > > Just wanted you to know that mailing lists are really hard to communicate > in 2013, because every time you write you think that this letter won't get > to the list, because you are not subscribed. The irony here is that

Re: Communication channel

2013-02-17 Thread Nicholas Marriott
They are no harder to communicate with in 2013 than they were in any of the previous years. If you subscribe your messages will not be moderated. On Sun, Feb 17, 2013 at 10:34:00PM +0300, anatoly techtonik wrote: >Hi, >Just wanted you to know that mailing lists are really hard to communic

Re: Extend -h, --help output

2013-02-17 Thread Nicholas Marriott
tmux is a BSD program and traditionally BSD programs do not support -h, --help or indeed any extended built-in help beyond the usage string. You should be able to see the tmux help with "man tmux". On Sun, Feb 17, 2013 at 10:40:48PM +0300, anatoly techtonik wrote: >Hi, >While my previous

Extend -h, --help output

2013-02-17 Thread anatoly techtonik
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

Communication channel

2013-02-17 Thread anatoly techtonik
Hi, Just wanted you to know that mailing lists are really hard to communicate in 2013, because every time you write you think that this letter won't get to the list, because you are not subscribed. This is a way to keep traffic low though. -- anatoly t. --