akshaykmr/teletype

Streaming indicator not functioning with powerlevel10k theme.

Open

#12 aberto em 20 de jun. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (9 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (132 stars)
Métricas de merge de PR
 (Mesclagem média 3h 39m) (12 fundiu PRs em 30d)

Description

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).

Guia do colaborador