Commit History

Author SHA1 Message Date
  Kevin "The Nuclear" Bloom 8dd7039675 reverted to the old string functions 7 months ago
  Kevin "The Nuclear" Bloom cec35c6aa0 Revert "replaced all strcpy and strncpy with faster or safer options" 7 months ago
  Kevin "The Nuclear" Bloom 1679b1ce6a Revert "fixed bug with isearch not highlighting matches that have duplicate first char" 7 months ago
  Kevin "The Nuclear" Bloom 99bf177421 Revert "delete-between wouldn't delete a space at point 0" 7 months ago
  Kevin "The Nuclear" Bloom 7d85569d99 Revert "prev-buffer" 7 months ago
  Kevin "The Nuclear" Bloom 4f175d251d Revert "don't crash when you're at the end of buffer" 7 months ago
  Kevin "The Nuclear" Bloom ed93f2b525 don't crash when you're at the end of buffer 7 months ago
  Kevin "The Nuclear" Bloom ddb0a753fa prev-buffer 7 months ago
  Kevin Bloom 2fb99572cd delete-between wouldn't delete a space at point 0 7 months ago
  Kevin "The Nuclear" Bloom a2877c0dbd fixed bug with isearch not highlighting matches that have duplicate first char 7 months ago
  Kevin "The Nuclear" Bloom 7303e1cc8e replaced all strcpy and strncpy with faster or safer options 7 months ago
  Kevin "The Nuclear" Bloom 0635e85670 use new kill_t for scrap 7 months ago
  Kevin "The Nuclear" Bloom a5ebf70b21 added new buffer switching command; cleaned up some other stuff 7 months ago
  Kevin "The Nuclear" Bloom b0eb5a0f2f Closes #91 8 months ago
  Kevin Bloom 204bd267a5 fixed bugs with the scrap not clearing correctly 8 months ago
  Kevin "The Nuclear" Bloom ff14f12c43 Closes #89 8 months ago
  Kevin "The Nuclear" Bloom 32f46371c6 Closes #88 8 months ago
  Kevin "The Nuclear" Bloom 32cb36f947 Closes #83 8 months ago
  Kevin "The Nuclear" Bloom 6559a56361 Closes #90 8 months ago
  Kevin "The Nuclear" Bloom d7430d6c77 Closes #87 8 months ago
  Kevin "The Nuclear" Bloom 48f91a7c3d forgot to remove a debug thing; fixed another undo bug 8 months ago
  Kevin "The Nuclear" Bloom 1534b4b4ae finally got undo C-o and buffer-revert working 8 months ago
  Kevin "The Nuclear" Bloom 7f26ebc60b another attempt at fixing undo 8 months ago
  Kevin "The Nuclear" Bloom e9231bc079 fixed bug were the minibuffer string would get cutoff 9 months ago
  Kevin "The Nuclear" Bloom 8513f8a84a fixed issues with undoing the multi-line comment commands 9 months ago
  Kevin "The Nuclear" Bloom 3460460fb8 added comment-at-eol command 9 months ago
  Kevin "The Nuclear" Bloom bba2659c11 fixed more issues with comment function 9 months ago
  Kevin "The Nuclear" Bloom 41ce7f087d fixed up some stuff with the backup file 9 months ago
  Kevin "The Nuclear" Bloom 3a539685f4 Fixed bug with crashing on file types without multi-line comments 9 months ago
  Kevin "The Nuclear" Bloom 471ee939de added remove multi-line comment 10 months ago