You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix autocompletion of readline with directory names starting with '@' (bug #60640)
Don't insert quoting character before a directory name that begins with '@'.
* input.cc (input_system::initialize): Remove '@' from list of characters
passed to set_filename_quote_characters().
0 commit comments