◐ Shell
clean mode source ↗

Message 254932 - Python tracker

Please see my patch for Issue 25660 -- instead of returning '\t' from the completion function, I use readline API to modify the input buffer directly.