akshaykmr/teletype
在 GitHub 查看Streaming indicator not functioning with powerlevel10k theme.
Open
#12 创建于 2025年6月20日
bughelp wanted
仓库指标
- Star
- (132 star)
- PR 合并指标
- (平均合并 3小时 39分钟) (30 天内合并 12 个 PR)
描述
We prefix the shell prompt with a streaming indicator (prefixed emoji to shell prompt, so that user doesn't forget their shell is being shared).
Relevant file:
https://github.com/akshaykmr/teletype/blob/master/src/lib/teletype/index.ts#L81..L84
I've tried precmd_functions approach, it only works for the first prompt (resets on its own).