COMMITS
/ docs/pages/asking_for_input.rst November 9, 2024
J
Improve code formatting in docs.
Jonathan Slenders committed
November 16, 2023
J
Use US spelling for consistency, plus add typos configuration to pyproject.toml.
Jonathan Slenders committed
October 15, 2022
J
Update asking_for_input.rst
Jarmo Hietala committed
January 31, 2022
J
Added support for cursor shapes.
Jonathan Slenders committed
September 12, 2021
T
validate_while_typing seems to now default to True
Thomas Svenson committed
February 21, 2021
J
Remove accidental getpass imports
JDeeth committed
February 5, 2021
A
Fixed a typographical mistake in asking_for_input.rst
Akashdeep Dhar committed
September 11, 2020
J
Add docs/example for reading keys (one at a time, cross platform) from stdin.
Jonathan Slenders committed
August 23, 2020
J
Fix documentation regarding 'true_color' parameter in the prompt() function.
Jonathan Slenders committed
April 30, 2020
N
fix doc example error (missing import)
N.J. Thomas committed
April 3, 2020
S
Fixes grammar
Seth Woodworth committed
January 21, 2020
J
Remove unicode_literals import from examples, README and tests (not needed for Python 3).
Jonathan Slenders committed
September 4, 2019
秋
Doc: fix example code
秋葉 committed
June 19, 2019
J
Added nested completer.
Jonathan Slenders committed
May 28, 2019
J
Documentation about prompt_async.
Jonathan Slenders committed
January 29, 2019
J
Added documentation about completion styling and fuzzy completion.
Jonathan Slenders committed
T
Fix typo in "Asking for input" tutorial
Tianhong Chu committed
January 4, 2019
J
Change capitalization of [S]tyle.from_dict
Jordan Matelsky committed
November 1, 2018
U
Update asking_for_input.rst
urain39 committed
August 7, 2018
L
Fix Extra symbol
Linus Lee committed
July 13, 2018
T
Makes pygments lexers imports explicit to avoid confusing error warnings in IDE's like PyCharm.
Thomas Svenson committed
July 10, 2018
A
Emphasize `reversed` style of bottom toolbar (#660)
anatoly techtonik committed
June 2, 2018
J
Small documentation improvements.
Jonathan Slenders committed
May 29, 2018
J
Added new images to documentation + a couple of documentation updates.
Jonathan Slenders committed
May 24, 2018
J
Added screenshot for colored prompt to docs.
Jonathan Slenders committed
J
Some new images for prompt documentation.
Jonathan Slenders committed
J
Little improvements in documentation.
Jonathan Slenders committed
May 20, 2018
J
Improved documentation.
Jonathan Slenders committed
May 17, 2018
J
More documentation.
Jonathan Slenders committed
May 8, 2018
J
Improved documentation.
Jonathan Slenders committed
May 4, 2018
J
Renamed the Prompt class to PromptSession for clarity.
Jonathan Slenders committed
J
Added example of control-space key binding to documentation.
Jonathan Slenders committed
February 10, 2018
J
Moved layout.lexers to prompt_toolkit.lexers.
Jonathan Slenders committed
February 7, 2018
J
Added more documentation about styling.
Jonathan Slenders committed
January 27, 2018
J
Add information about validate_while_typing and ThreadedValidator to the docs.
Jonathan Slenders committed
J
Added completion styling to documentation.
Jonathan Slenders committed
D
Fix typos: `explicitely` -> `explicitly`, `possition` -> `position`
delirious-lettuce committed
January 9, 2018
S
fix typo (concecutive )
Sara Farinya committed
J
Added example about using custom Pygments style to documentation.
Jonathan Slenders committed
January 5, 2018
J
Added documentation about complete_while_typing to docs.
Jonathan Slenders committed
J
Improved documentation (prompt, history, ...).
Jonathan Slenders committed
December 27, 2017
J
More documentation about key bindings.
Jonathan Slenders committed
J
Added documentation regarding async completion.
Jonathan Slenders committed
December 11, 2017
J
Update docs: patch_stdout became a context manager.
Jonathan Slenders committed
December 7, 2017
J
More documentation.
Jonathan Slenders committed
November 23, 2017
J
More documentation.
Jonathan Slenders committed
November 22, 2017
J
More documentation for full screen applications.
Jonathan Slenders committed
November 18, 2017
J
Improving the documentation.
Jonathan Slenders committed