Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom 55c5003687 syntax highlighting start 1 month ago
  Kevin "The Nuclear" Bloom 03f1ea9c56 attempted to fix buffer overlapping and issues with asprint 1 month ago
  Kevin "The Nuclear" Bloom 0fa36d285d fixed some bugs 2 months ago
  Kevin Bloom de6f283720 fixed bugs with undo not working well on NetBSD 2 months ago
  Kevin "The Nuclear" Bloom cec35c6aa0 Revert "replaced all strcpy and strncpy with faster or safer options" 5 months ago
  Kevin "The Nuclear" Bloom 33dfde8b18 Revert "more refactoring (much is probably broken)" 5 months ago
  Kevin "The Nuclear" Bloom 625b73c914 more refactoring (much is probably broken) 5 months ago
  Kevin "The Nuclear" Bloom 7303e1cc8e replaced all strcpy and strncpy with faster or safer options 5 months ago
  Kevin "The Nuclear" Bloom 0635e85670 use new kill_t for scrap 5 months ago
  Kevin "The Nuclear" Bloom 32cb36f947 Closes #83 5 months ago
  Kevin "The Nuclear" Bloom 48f91a7c3d forgot to remove a debug thing; fixed another undo bug 6 months ago
  Kevin "The Nuclear" Bloom 78baea2fe3 more generic solution to the msgline 6 months ago
  Kevin "The Nuclear" Bloom 1eb3610c2c don't crash when you have a very long path and you save 6 months ago
  Kevin "The Nuclear" Bloom 1534b4b4ae finally got undo C-o and buffer-revert working 6 months ago
  Kevin Bloom 06b75e4f8f fixed some potential memory issues in undo and query-replace 6 months ago
  Kevin Bloom 23ec907d9c redid the backup file by adding -b flag 7 months ago
  Kevin "The Nuclear" Bloom 855e763a07 updated backup dir to make more sense in pkgsrc 8 months ago
  Kevin "The Nuclear" Bloom 4f8a4a2553 fixed issue with insert-file 9 months ago
  Kevin "The Nuclear" Bloom a624259b6b added delete-between command 9 months ago
  Kevin "The Nuclear" Bloom 3b51442c13 year bump; termbox update 10 months ago
  Kevin Bloom ff28e2e83b don't fail if we can't stat (if the file doesn't exist yet) 11 months ago
  Kevin Bloom 567dc4e51d use a tempfile to do the backup writing 11 months ago
  Kevin "The Nuclear" Bloom 18001102c6 don't fail at saving if file doesn't exist to make a backup of 1 year ago
  Kevin "The Nuclear" Bloom 18f8636327 fixed up makefile; allow clipboard pasting of any size 1 year ago
  Kevin "The Nuclear" Bloom 3a74dd510f fixed issues with backup files 1 year ago
  Kevin "The Nuclear" Bloom 70c89bf909 Closes #69 1 year ago
  Kevin "The Nuclear" Bloom 65148a5a16 fixed undoing bug for DELETE & line correction when reverting buffer 1 year ago
  Kevin "The Nuclear" Bloom f744c49e7d attempts to fix another undo line numbering bug 1 year ago
  Kevin "The Nuclear" Bloom 2d663014d0 fixed shell command crashing bug with undoset; also rewrote some of the undoset concat code 1 year ago
  Kevin "The Nuclear" Bloom c1206d7fcf increased filename size to PATH_MAX 1 year ago