akshaykmr/teletype

Streaming indicator not functioning with powerlevel10k theme.

Open

#12 ouverte le 20 juin 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (9 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (132 stars)
Métriques de merge PR
 (Merge moyen 3h 39m) (12 PRs mergées en 30 j)

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

Guide contributeur