This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 georg.brandl
收信人 georg.brandl, tshepang
日期 2012-03-09.17:17:08
SpamBayes Score 4.2966294e-06
Marked as misclassified
Message-id <1331313429.92.0.600816523727.issue14210@psf.upfronthosting.co.za>
In-reply-to
内容
> I see that completion now works for user-defined variables, but:

> * completing with 'b' doesn't work at all

Right, that needs to be added for every shortcut.

> * completing with 'break' only completes the first directory that gets the TAB key
> * also, 'break' doesn't complete when I do another try to do auto-completion (works only on first try)

Indeed.  That should be fixed with this new version of the patch.
历史
日期 用户 动作 参数
2012-03-09 17:17:10georg.brandl修改recipients: + georg.brandl, tshepang
2012-03-09 17:17:09georg.brandl修改messageid: <1331313429.92.0.600816523727.issue14210@psf.upfronthosting.co.za>
2012-03-09 17:17:09georg.brandl链接issue14210 messages
2012-03-09 17:17:09georg.brandl创建