1. 08 Nov, 2017 1 commit
    • Lion Yang's avatar
      input: ensure that standard input uses blocking mode · f0d36855
      Lion Yang authored
      
      The function get_key_buffer() assumes waiting_mode = TRUE, but stdin
      can be in non-blocking mode when a program (before nano) turned stdin
      to non-blocking mode and did not change it back (possibly because it
      crashed).  So, explicitly set stdin to blocking mode at startup.
      Signed-off-by: default avatarLion Yang <lion@aosc.io>
      f0d36855
  2. 07 Nov, 2017 3 commits
  3. 05 Nov, 2017 1 commit
  4. 04 Nov, 2017 1 commit
  5. 02 Nov, 2017 3 commits
  6. 01 Nov, 2017 3 commits
  7. 31 Oct, 2017 3 commits
  8. 30 Oct, 2017 2 commits
  9. 29 Oct, 2017 6 commits
  10. 28 Oct, 2017 5 commits
  11. 26 Oct, 2017 3 commits
  12. 25 Oct, 2017 4 commits
  13. 19 Oct, 2017 2 commits
  14. 18 Oct, 2017 3 commits