diff options
author | ZyX <kp-pav@yandex.ru> | 2017-03-19 16:55:37 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-03-19 16:56:00 +0300 |
commit | bd798a3267a496c644b339c45189b09e2a952014 (patch) | |
tree | af4dd543f54bd166b5b288484551df26995179d7 /src/clint.py | |
parent | fdfa1ed578afd41a68f05c88dc419d88051b7240 (diff) | |
download | rneovim-bd798a3267a496c644b339c45189b09e2a952014.tar.gz rneovim-bd798a3267a496c644b339c45189b09e2a952014.tar.bz2 rneovim-bd798a3267a496c644b339c45189b09e2a952014.zip |
getchar: Use fileio instead of fdopen
Problem: as fileio is cached and reads blocks this is going to wait
until either EOF or reading enough characters to fill rbuffer. This is
not good when reading user input from stdin as script.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions