Welcome to bandersnatch Discussions! #170
hongaar
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Idea... Is it possible to modify the terminal prompt when running in REPL mode? My idea is to be able to persist state somehow and use commands to set some sort of static value... If I was making a network tool... Input command (explicit)
> ping tacobell.com
... output ...
> set-host tacobell.com
(tacobell.com) > ping
... same output, no prompt for host (implicit) ...
(tacobell.com) > dig
... output of the `dig tacobell.com` command (implicit) ... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions