Skip to content
Snippets Groups Projects
  1. Mar 04, 2018
  2. Feb 04, 2018
  3. Jan 06, 2018
    • Robert Gardner's avatar
      Fix multi-line prompts clearing too many lines · 59c4b7b0
      Robert Gardner authored
      Ensure 0 previous rows are removed when calling refresh on a freshly
      created State. Before, 0+ rows were removed on an initial State
      refresh. If the prompt had a newline in it, a positive number of rows
      were removed, clearing past output in stdout.
      
      Fix #109
      59c4b7b0
    • gwenn's avatar
      Rustfmt · 658f0dc9
      gwenn authored
      658f0dc9
  4. Dec 16, 2017
  5. Oct 06, 2017
  6. Sep 17, 2017
  7. Sep 16, 2017
    • gwenn's avatar
      Partial hints support (#67) · a562b76c
      gwenn authored
      Only displayed on unix terminal.
      For windows, we will have to remove ANSI escape sequence when
      there is no support for ANSI colors (Windows < 10).
      a562b76c
  8. Sep 03, 2017
  9. Jun 15, 2017
  10. May 01, 2017
  11. Apr 30, 2017
  12. Apr 29, 2017
  13. Apr 08, 2017
  14. Apr 07, 2017
    • gwenn's avatar
      Rustfmt · 69029ed6
      gwenn authored
      Some blocks are not correctly aligned/shifted (see keymap.rs).
      69029ed6
  15. Mar 26, 2017
  16. Mar 19, 2017
  17. Mar 03, 2017
  18. Feb 28, 2017
  19. Feb 03, 2017
  20. Jan 13, 2017
  21. Jan 09, 2017
  22. Jan 07, 2017
  23. Dec 21, 2016
  24. Dec 17, 2016
  25. Dec 12, 2016
  26. Dec 10, 2016
  27. Dec 04, 2016
Loading