20 lines
604 B
Org Mode
20 lines
604 B
Org Mode
|
* p11k-el
|
||
|
|
||
|
A port of the [[https://github.com/romkatv/powerlevel10k][PowerLevel10k ZSH prompt]] for Eshell.
|
||
|
|
||
|
** Feature Goals
|
||
|
- [-] p10k Feature Parity
|
||
|
- [ ] Basic configurable prompt
|
||
|
- [ ] Smart current-directory display
|
||
|
- [-] Multiline support
|
||
|
- [ ] sparse
|
||
|
- [X] transient
|
||
|
- [X] Git status information
|
||
|
- [X] Color prompt caret based on exit code
|
||
|
- [ ] Rich and customizable colors and icons
|
||
|
- [ ] Right-aligned time display
|
||
|
- [ ] connector
|
||
|
- [ ] "Batteries" (see https://github.com/romkatv/powerlevel10k#batteries-included)
|
||
|
- [ ] setup wizard
|
||
|
- [ ] =p10k= shell command
|