stdin content doesn't get sent
- Lingua principale
- Python
- Stelle
- 754
- Fork
- 69
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- `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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cli, python
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 65/100