stdin content doesn't get sent
- Lenguaje dominante
- Python
- Estrellas
- 754
- Forks
- 69
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- `matrix-commander -m "First message!"` works so I'm definitely logged in.
- `df -h | matrix-commander --code` sends nothing.
- `echo 123 | matrix-commander` sends nothing.
```
matrix-commander --version
_| _| _|_|_| _| matrix-commander: 8.0.6 2026-07-02
_|_| _|_| _| _| a Matrix CLI client
_| _| _| _| _| enjoy and submit PRs
_| _| _| _| matrix-nio: 0.25.2
_| _| _|_|_| _| Python: 3.14.6
```
Installed via pip.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look at the stdin handling code in the main entry point, likely in matrix_commander.py or a similar file. Check how the program reads from stdin when piped input is provided. Run the failing commands locally to reproduce the issue, then trace through the logic to see where the stdin content is being dropped or not processed.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cli, python
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bien especificado
- Aptitud para principiantes
- 65/100