Hi,
I was using screen on solaris for few year with any issue. Recently I
have moved to Redhat Linux 4 its running under vmware. Whenever
command displays more lines of output (like cat, dmesg etc), same
output scrolling repeatedly on that window, I have to kill that window
and re-open the connec
gt; would you? Also, with "csh", am I right to assume the test
> would go in ".login"?
Yeah, I guess .login would be the correct place for csh. Long time since
I used csh (or tcsh), but I guess something like:
if ("$STY" != "") then
exec screen -dR
keeping his history lists & history file in sync' ..?
Thanks,
cga
>
> ___
> screen-users mailing list
> screen-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/screen-users
___
screen
ent inside screen. Instead, (for bash) do
>
> PROMPT_COMMAND='echo -ne "\033_hello1\033\\"'
>
> For something like .bashrc, it's best to test if you're inside a screen
> session by checking the $TERM variable before setting the above
> variable.
>
>
screen window, it happened on both
Linux & Solaris?
screen-3.9.15-11
Thanks
--
Software Groups (SFG)
http://www.sfgroups.com
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
Thanks for your reply, for some reason this is not working from inside screen
PROMPT_COMMAND='echo -ne "\033]0;hello1\033\\"'
#echo $TERM
xterm
Thanks
On 10/6/05, Software Groups <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In linux I use this prompt c
Hi,
In linux I use this prompt command to change putty window title.
PROMPT_COMMAND='echo -ne "\033]0;hello1\007"'
This command is not working inside screen. Is any other way to change
putty window title from inside screen session.
Thanks
--
Software Groups (SFG)
htt
and executed.
> I've been pouring over the man pages and I cannot discern the proper
> syntax for this.
>
> Clue please?
>
> Jim C.
>
>
>
> ___
> screen-users mailing list
> screen-users@gnu.org
&
do send keyboard activity in frequent time interval?
I thinking of sending space and backspace character.
Any tips on this issue?
Thanks
--
Software Groups (SFG)
http://www.sfgroups.com
___
screen-users mailing list
screen-users@gnu.org
http