mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 12:10:35 +02:00
fix parser state with funsubs in PS2 and line continuations; fix for @P transformation in prompt strings
This commit is contained in:
@@ -4490,12 +4490,6 @@ readline_set_char_offset (int ind, int *varp)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
uw_restore_parser_state (void *ps)
|
||||
{
|
||||
restore_parser_state (ps);
|
||||
}
|
||||
|
||||
void
|
||||
uw_rl_set_signals (void *ignore)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user