Changeset 14930 for misc/runpugs/perl

Show
Ignore:
Timestamp:
12/20/06 16:57:09 (2 years ago)
Author:
andara
Message:

[runpugs]
-Now with preloaded pugs sessions for faster startup.

Location:
misc/runpugs/perl
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/perl/runpugs.pl

    r14885 r14930  
    140140    my $npromptw=HTML::Entities::encode_entities($nprompt); 
    141141#    my $replyw="$preply$prompt$prevcmd\n$reply"; 
     142#    if($reply=~/$Web::Terminal::Dispatcher::quit_message/) { 
     143#        $nprompt=''; 
     144#        } 
    142145    my $replyw="$preply\n$reply"; 
    143146    if($clear==1) {