parent
2b0f8febf0
commit
c7c7977a80
2 changed files with 1 additions and 3 deletions
|
@ -116,8 +116,6 @@ sub prompt($prompt, $completions = [], $default = "", $pos = 0, $cart = undef, $
|
|||
|
||||
return undef if not defined $input;
|
||||
|
||||
$readline->addhistory($input);
|
||||
|
||||
$input =~ s/^\s+//; # trim leading whitespace
|
||||
$input =~ s/\s+$//; # trim trailing whitespace
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue