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 33dfde8b18 Revert "more refactoring (much is probably broken)" 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 5e255ee0ba Revert "fixed the highlighting" 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 64016c84bb Revert "fixed long time bracket highlighting bug" 7 months ago
  Kevin "The Nuclear" Bloom af37f48332 Revert "update line number when isearching" 7 months ago
  Kevin "The Nuclear" Bloom 7c06608ff9 Revert "update window modeline if buffer name was updated" 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 "The Nuclear" Bloom f971796f8c update window modeline if buffer name was updated 7 months ago
  Kevin "The Nuclear" Bloom 77875350c1 update line number when isearching 7 months ago
  Kevin Bloom 1bfbdebd8f fixed long time bracket highlighting bug 7 months ago
  Kevin Bloom 2fb99572cd delete-between wouldn't delete a space at point 0 7 months ago
  Kevin "The Nuclear" Bloom 3365eeab60 fixed the highlighting 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 625b73c914 more refactoring (much is probably broken) 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 de6aa04066 added new kill ring to README 7 months ago
  Kevin "The Nuclear" Bloom fc1847bac5 fixed typo 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 ef5fe63b66 Fixed issue were tab complete misses directories 8 months ago
  Kevin "The Nuclear" Bloom a70ba7ab35 Closes #8 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