On Tuesday 19 November 2002 18:44, Marc Finet wrote: > I just achieved to display bell after each shell prompt (with tcsh : > could be possible to display the directory where the shell is in the name > of the session ! Because generally, one session correspond to one This is possible with a special sequence, try 'echo -e "\e]30;foobar\a"'. Add this to your shell prompt and replace foobar with your shell's pwd shortcut. Bye, Steve _______________________________________________ konsole-devel mailing list konsole-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/konsole-devel