• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swipl/library/ext/PDT/pdt_console.pl
All Application Manual Name SummaryHelp

  • pdt_console.pl
    • pdt_install_console/0
 pdt_install_console
Support get_single_char/1 in PDT console. This predicate modifies user_input and user_output as follows:
  • If single-char mode is enabled, write "ESC s" over the user output and then wait for two characters, returning the first.
  • Output is changed to emit ESC as ESC ESC.

This protocol was designed for PDT by Lukas Degener. The original implementation was partly in Prolog. This is a full C implementation, both for speed.

ClioPatria (version V3.1.1-51-ga0b30a5)