I am using byobu within xterm. Whenever I try to create a new window with bash, the window opens then immediately closes. Whenever I create a window with plain old sh however, it works fine.
I am running Crunchbang Linux.
|
I am using I am running Crunchbang Linux.
| ||||
|
feedback
|
408 Request Timeouterror so I tried posting again. Sorry. – Wuffers Nov 8 '10 at 23:35exitorreturnin your~/.bashrcor similar startup file? Also, please detail the steps you are taking to produce this result. – Dennis Williamson Nov 9 '10 at 1:34[ -z "$PS1" ] && return. And, to get this to happen, byobu has to be set to start at login, then I press F2 to create a new window with bash, after doing that, the window opens for a moment and then closes. – Wuffers Nov 9 '10 at 2:20