Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read cursor position with cluttered input
Try to read cursor position even when stdin contains / receives user input. Currently, we fail so that we don't discard any user input. But we should be able to fill the `BufReader` instead...
- Loading branch information