1. 13 Sep, 2016 1 commit
  2. 29 Aug, 2016 2 commits
  3. 03 Aug, 2016 1 commit
  4. 13 Jul, 2016 2 commits
  5. 11 Jul, 2016 2 commits
  6. 04 Jul, 2016 3 commits
  7. 20 Jun, 2016 1 commit
  8. 28 May, 2016 1 commit
  9. 16 May, 2016 1 commit
    • Benno Schulenberg's avatar
      statusbar: prevent error messages from overwriting each other · 2535f51e
      Benno Schulenberg authored
      If during startup there are multiple error messages, currently only the
      last one remains and can be read.  To improve on that, introduce a short
      pause between error messages -- even if it's not enough to read them all,
      at least the user will be aware that there are multiple ones.
      
      This also causes a few error messages to beep that currently don't beep,
      such as when a file is unwritable.
      2535f51e
  10. 12 May, 2016 2 commits
  11. 03 May, 2016 1 commit
  12. 24 Apr, 2016 1 commit
  13. 10 Apr, 2016 1 commit
    • Benno Schulenberg's avatar
      utils: snip a superfluous check for NULL · dbe39901
      Benno Schulenberg authored
      Nano doesn't start doing anything with the edit window or the keyboard
      until all files have been read in or a blank buffer has been opened, so
      the case of openfile->current == NULL will never occur.
      
      Also correct the comment -- because with multibyte characters, it is
      very well possible that the screen column corresponding to current_x
      is smaller than current_x itself.
      dbe39901
  14. 05 Apr, 2016 1 commit
  15. 22 Jan, 2016 1 commit
  16. 04 Dec, 2015 1 commit
  17. 20 Jun, 2015 1 commit
  18. 08 May, 2015 1 commit
  19. 25 Apr, 2015 1 commit
  20. 27 Mar, 2015 1 commit
  21. 09 Jun, 2014 1 commit
  22. 04 Jun, 2014 1 commit
  23. 15 May, 2014 1 commit
  24. 13 May, 2014 1 commit
  25. 30 Apr, 2014 1 commit
  26. 14 Apr, 2014 1 commit
  27. 13 Apr, 2014 1 commit
  28. 04 Apr, 2014 1 commit
  29. 17 Mar, 2014 1 commit
  30. 13 Jan, 2013 1 commit
  31. 01 Dec, 2009 1 commit
  32. 08 Feb, 2009 1 commit
  33. 31 Jan, 2009 1 commit
  34. 29 Aug, 2008 1 commit