Add a prompt generator method
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 5 May 2019 16:20:48 +0000 (16:20 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 5 May 2019 16:20:48 +0000 (16:20 +0000)
Move the retrieval and assembly of the prompt string fragment for
active state users into its own method, paving the way for more
dynamic and extensible prompts.


No differences found