Re: ctrl+d madness

2011-10-06 Thread Rob
On 6 October 2011 13:04, Rita wrote: > I have a habit of pressing ctrl+d to logout of a bash shell but if I press > it too many times it eventually closes my tmux session. I typically have > over 30 windows with atleast 3 panes.  I don want to lose my work :p I don't get what this has to do with

Re: ctrl+d madness

2011-10-06 Thread Nicholas Marriott
Either set remain-on-exit in tmux or set ignoreeof in your shell (if it is sh compatible). On Thu, Oct 06, 2011 at 08:04:43AM -0400, Rita wrote: >I have a habit of pressing ctrl+d to logout of a bash shell but if I press >it too many times it eventually closes my tmux session. I typically

ctrl+d madness

2011-10-06 Thread Rita
I have a habit of pressing ctrl+d to logout of a bash shell but if I press it too many times it eventually closes my tmux session. I typically have over 30 windows with atleast 3 panes. I don want to lose my work :p Is there a way I can avoid this? -- --- Get your facts first, then you can dis