- Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
If only one completion available apply it directly. enhancement
#311 by Carreau was closed Jun 10, 2016 Loading…
[WIP] Win32 paste (+pasting when bracketed paste is disabled.)
#318 by jonathanslenders was closed Jun 13, 2016 Loading…
Don't select the first completion by default. (Undo the behaviour from 1.0.1)
#322 by jonathanslenders was merged Jun 16, 2016 Loading…
Handle arrow keys correctly in emacs-term.
#330 by jonathanslenders was merged Jul 11, 2016 Loading…
Implement Emacs Meta-. key binding (insert last word) enhancement
#336 by mbachry was closed Nov 1, 2016 Loading…
When accepting the input from the CLI, wait for a CPR when one is exp…
#339 by jonathanslenders was closed Oct 21, 2018 Loading…
Allow
words to be a callable for WordCompleter enhancement #344 by kevinjqiu was closed May 19, 2018 Loading…
Don't call select() on Windows in InputHookContext
#368 by takluyver was closed Aug 4, 2016 Loading…
SentenceValidator: Remove set comprehension to support python 2.6
#374 by joguSD was closed Aug 14, 2016 Loading…
Support negative arguments for next/previous word ending/beginning.
#379 by jonathanslenders was closed Aug 21, 2016 Loading…
Avoid extra vertical scrolling on windows if the cursor is already on screen enhancement
#385 by stephenrauch was closed Aug 21, 2016 Loading…
Ignore errors when calling tcgetattr/tcsetattr.
#393 by jonathanslenders was merged Oct 2, 2016 Loading…
ProTip! Exclude everything labeled
bug with -label:bug.