mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
@@ -203,6 +203,7 @@ static int read_interactive(parser_t &parser, wcstring &buff, int nchars, bool s
|
||||
|
||||
// Don't keep history
|
||||
reader_push(parser, L"");
|
||||
reader_get_history()->resolve_pending();
|
||||
|
||||
reader_set_left_prompt(prompt);
|
||||
reader_set_right_prompt(right_prompt);
|
||||
|
||||
Reference in New Issue
Block a user