Skip to content
Snippets Groups Projects
  1. Aug 01, 2016
  2. Jul 29, 2016
  3. Jul 27, 2016
  4. Jul 24, 2016
  5. Jul 23, 2016
  6. Jul 19, 2016
    • IGI-111's avatar
      added mouse input · cc9c32b9
      IGI-111 authored
      The event system has been reworked to allow the detection of mouse
      events as well as key presses.
      Xterm, rxvt and X10 emulated escape codes are supported, they are
      enabled and disabled by sending the right escape codes when creating a
      RawTerminal.
      
      To allow for byte manipulation, which was necessary to implement those
      features, the backend iterator has been changed from chars() to bytes()
      (with specific treatment of unicode sequences), making the whole crate
      not require nightly rustc.
      cc9c32b9
  7. Jul 03, 2016
  8. Jul 02, 2016
  9. Jun 14, 2016
  10. Apr 02, 2016
  11. Mar 16, 2016
  12. Mar 15, 2016
  13. Mar 09, 2016
  14. Mar 08, 2016
  15. Mar 07, 2016
  16. Mar 06, 2016
Loading