LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   GNU screen has no prompt (https://www.linuxquestions.org/questions/linux-general-1/gnu-screen-has-no-prompt-616567/)

Wynd 01-27-2008 01:39 AM

GNU screen has no prompt
 
When I run screen, I can type commands and see their output, but I have no prompt or anything. Command history is nonexistent and backspace is displayed as ^H, almost as if the shell were not running. Is there a way I can fix this?

jantman 01-27-2008 02:16 AM

Have you checked the man page? Are you sure that screen is spawning a new shell when it starts?

Wynd 01-27-2008 12:20 PM

How can I make sure it is spawning a new shell?

jantman 01-27-2008 01:51 PM

My screen automatically spawns a shell... sounds pretty fishy to me. Have you tried explicitly running your favorite shell (i.e. when screen starts, type "bash"). To be honest, I'm totally stumped by this one... maybe try the screen mailing list?


All times are GMT -5. The time now is 03:29 PM.