• Christopher Olah's avatar
    Fancy configurable prompts! · 29c97003
    Christopher Olah authored
    * Prompts are now generated based off of string templates,
      for example: "%(bold)sT:%(extruder_temp_fancy)s %(progress_fancy)s
      >%(normal)s "
    
    * We have a dictionary of prompt string templates for different
      situations.
    
    * We have bold support for the prompt.
    
    * We have extruder temperature support for the prompt.
    
    * We have progress support for the prompt.
    29c97003
pronsole.py 52 KB