diff --git a/lib/rex/ui/text/shell.rb b/lib/rex/ui/text/shell.rb index 14cb4c3336..ca46fb3604 100644 --- a/lib/rex/ui/text/shell.rb +++ b/lib/rex/ui/text/shell.rb @@ -47,6 +47,7 @@ module Shell # Initialize the prompt self.cont_prompt = ' > ' self.cont_flag = false + self.prompt = prompt self.prompt_char = prompt_char self.histfile = histfile