Feature Vision Discussion: Prompt
sholderbach opened this issue ยท 1 comments
sholderbach commented
This issue is part of the larger vision discussion managed in #63 to brainstorm and prioritize ideas around features that would make reedline
as a line editor for you both viable as well as pleasant to use. Feel free to up-vote features you depend on in other tools/shells as well as suggest new ideas!
Prompt Features
- Ability to have Colors/Styles/Themes
- Ability to have Left Side Prompt
- Ability to have Right Side Prompt
- Ability to have Animated Prompt - Clock, Ansi Spinners like -|/
- Ability to use external prompts like
starship
oroh-my-posh
- Ability to make prompt extensible
- Asynchronous prompt that can't be stalled by long running status extensions
- Ability to have modules that can be used to construct part of the prompt like battery, ssh, git, memory, disk space, pwd, clock, exit status, etc
sholderbach commented
Current voting
Vote for the topic(s) you care about by selecting the corresponding emoji. (No judgement based on the emojis sentiment!)
- ๐ Ability to have customizable Colors/Styles/Themes
- ๐ Ability to have Left Side Prompt in line
- ๐ Ability to have Right Side Prompt
- ๐ Ability to have Animated Prompt - Clock, Ansi Spinners like -|/
- ๐ Ability to use external prompts like
starship
oroh-my-posh
- โค๏ธ Ability to make prompt extensible
- ๐ Asynchronous prompt that can't be stalled by long running status extensions
- ๐ Ability to have modules that can be used to construct part of the prompt (see above)