summaryrefslogtreecommitdiffstats
path: root/docs/pages
AgeCommit message (Expand)Author
2018-05-04Renamed the Prompt class to PromptSession for clarity.Jonathan Slenders
2018-05-04Added example of control-space key binding to documentation.Jonathan Slenders
2018-05-04Note style_from_pygments -> style_from_pygments_cls name change in upgrading ...Aaron Meurer
2018-04-01non-existent buffer_name changedtovak
2018-04-01set_return_value error fixedtovak
2018-04-01missing layout import fixed nowtovak
2018-04-01fixed bugtovak
2018-04-01removed confusing (not required) style codetovak
2018-03-14docs: fix typo in advanced_topics/styling.rstBrian Warner
2018-03-14docs: fix HTML example to match markupBrian Warner
2018-03-10Added Application.get_used_style_strings.Jonathan Slenders
2018-03-07Support 'hidden' attribute.Jonathan Slenders
2018-02-24Extended documentation (reference).Jonathan Slenders
2018-02-24Added documentation about color depths.Jonathan Slenders
2018-02-14Fixed typo in example color nameZvezdin
2018-02-10Moved layout.lexers to prompt_toolkit.lexers.Jonathan Slenders
2018-02-07Added more documentation about styling.Jonathan Slenders
2018-02-07Add button_dialog, including docs/examplessreyemnayr
2018-01-28Moved the widgets module one level up.Jonathan Slenders
2018-01-27Add information about validate_while_typing and ThreadedValidator to the docs.Jonathan Slenders
2018-01-27Added completion styling to documentation.Jonathan Slenders
2018-01-27Fix typos:delirious-lettuce
2018-01-27Fix typos: `squences` -> `sequences`, `combinding` -> `combining`delirious-lettuce
2018-01-27Fix typos: `focussed` -> `focused`, `themself` -> `themselves`delirious-lettuce
2018-01-27Fix typos: `explicitely` -> `explicitly`, `possition` -> `position`delirious-lettuce
2018-01-27Fix typo: `ourself` -> `ourselves`delirious-lettuce
2018-01-27Fix typo: `Conditinal` -> `Conditional`delirious-lettuce
2018-01-23fix typo (concecutive )Sara Farinya
2018-01-13Added documentation about 'AbortAction' and 'create_eventloop' to upgrading.rst.Jonathan Slenders
2018-01-09Added example about using custom Pygments style to documentation.Jonathan Slenders
2018-01-05Added documentation about complete_while_typing to docs.Jonathan Slenders
2018-01-05Improved documentation (prompt, history, ...).Jonathan Slenders
2017-12-30Added asynchronous autocompletion section to upgrading docs.Jonathan Slenders
2017-12-30More documentation and examples for printing Pygments tokens.Jonathan Slenders
2017-12-27A few documention enhencements.Jonathan Slenders
2017-12-27More documentation about key bindings.Jonathan Slenders
2017-12-27Improved documentation.Jonathan Slenders
2017-12-27Small improvements in documentation about upgrading.Jonathan Slenders
2017-12-27Added documentation regarding async completion.Jonathan Slenders
2017-12-24Added upgrading.rst to documentation.Jonathan Slenders
2017-12-20Renamed print back to print_formatted_text. The user can always bind it to 'p...Jonathan Slenders
2017-12-11Update docs: patch_stdout became a context manager.Jonathan Slenders
2017-12-10Added extra documentation in full_screen_apps.rst.Jonathan Slenders
2017-12-07More documentation.Jonathan Slenders
2017-12-03More documentation.Jonathan Slenders
2017-11-28Small improvements to documentation.Jonathan Slenders
2017-11-28More information about filters.Jonathan Slenders
2017-11-23More documentation.Jonathan Slenders
2017-11-22More documentation for full screen applications.Jonathan Slenders
2017-11-22Added section about layered abstractinos to documentation about full screen l...Jonathan Slenders