--- deliantra/Deliantra-Client/DC/UI.pm 2006/06/18 17:13:12 1.305 +++ deliantra/Deliantra-Client/DC/UI.pm 2006/06/18 17:39:36 1.306 @@ -1893,6 +1893,7 @@ if ($sym == 13) { unshift @{$self->{history}}, my $txt = $self->get_text; + $self->{history_pointer} = -1; $self->{history_saveback} = ''; $self->emit (activate => $txt);