Re: xterm title in the prompt

2007-11-02 Thread Pavel Tsekov
Hello, Original-Nachricht Datum: Thu, 1 Nov 2007 16:14:35 +0100 Von: Vladimir Nadvornik CC: Lukasz Stelmach Betreff: Re: xterm title in the prompt On pátek 26 říjen 2007, Lukasz Stelmach wrote: Greetings. There is a problem in with mc trying to display bash prompt

xterm title in the prompt

2007-10-27 Thread Lukasz Stelmach
Greetings. There is a problem in with mc trying to display bash prompt for xterm which contains window title PS1='\[\033[?1034l\033]0;\h:\w\007\]\h:\W\$ ' That is everything between \033]0; and \007. The patch removes this sequence. --- diff -uNrp mc-4.6.1-orig/src/util.c