summaryrefslogtreecommitdiffstats
path: root/examples/prompts/finalterm-shell-integration.py
AgeCommit message (Expand)Author
2017-12-07Fixed finalterm shell integration example.Jonathan Slenders
2017-06-01Don't pass 'Application' around anymore. Store it in a global instead.Jonathan Slenders
2017-05-01Refactored the prompt() function. Now accept formatted text everywhere.Jonathan Slenders
2017-05-01Support for \001 and \002 in ANSI string.Jonathan Slenders
2017-04-28Introducing FormattedTextControl (as a replacement for TextFragmentsControl/T...Jonathan Slenders
2017-04-17Refactoring of the Style class and styling.Jonathan Slenders
2017-04-02prompt_toolkit 2.0 refactoring: rewrite of the architecture (part 1).Jonathan Slenders